use inline syscalls for powerpc (32-bit)
[musl] / src / linux / clock_adjtime.c
index 1fc9bef..056ad6d 100644 (file)
@@ -1,5 +1,3 @@
-#define _GNU_SOURCE
-#include <time.h>
 #include <sys/timex.h>
 #include "syscall.h"