summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--segfault.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/segfault.c b/segfault.c
index 5af65f5..ebf3c74 100644
--- a/segfault.c
+++ b/segfault.c
@@ -7,6 +7,7 @@
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
+#define __need_timer_t
#include <time.h>
#include <pwd.h>
#include <sys/stat.h>