cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
[musl] / src / linux / stime.c
index ec3ba82..6a7e9e8 100644 (file)
@@ -1,3 +1,4 @@
+#define _GNU_SOURCE
 #include <sys/time.h>
 
 int stime(time_t *t)