Explorar o código

Update time.c

blueloveTH hai 4 meses
pai
achega
c3291ef718
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/modules/time.c

+ 2 - 0
src/modules/time.c

@@ -1,3 +1,5 @@
+#define _XOPEN_SOURCE 700
+
 #include "pocketpy/pocketpy.h"
 #include <time.h>
 #include <assert.h>