Fix building FFI on Linux

This commit is contained in:
Jackson Coxson
2025-07-22 14:17:46 -06:00
parent b5f47ff23c
commit 8a1fbbf740
4 changed files with 9 additions and 2 deletions

View File

@@ -5,7 +5,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/_types/_u_int64_t.h>
int main() {
// Initialize logger