Skip to content

Commit 8f74467

Browse files
Update common.h
1 parent 8c2f1a5 commit 8f74467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/logic/fossil/pizza/common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
#include <windows.h>
3232
#include <sys/stat.h>
3333
#elif defined(__APPLE__)
34+
#define _DARWIN_C_SOURCE
3435
#include <sys/utsname.h>
3536
#include <sys/types.h> // Ensure this is included before sysctl.h
3637
#include <unistd.h>

0 commit comments

Comments
 (0)