Skip to content

Commit 97d4ae2

Browse files
Update sanity.c
1 parent 5ea1dae commit 97d4ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/logic/sanity.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* -----------------------------------------------------------------------------
1414
*/
1515
#define _POSIX_C_SOURCE 200809L
16+
#define _DARWIN_C_SOURCE
1617
#include "fossil/pizza/sanity.h"
1718
#include <stdlib.h> // getenv, setenv
1819
#include <time.h> // localtime_r, strftime

0 commit comments

Comments
 (0)