optimize raise not to make a syscall for getting tid
[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"