summaryrefslogtreecommitdiff
path: root/tools/tap-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tap-test.c')
-rw-r--r--tools/tap-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tap-test.c b/tools/tap-test.c
index 314d6bce..28e5cd52 100644
--- a/tools/tap-test.c
+++ b/tools/tap-test.c
@@ -23,6 +23,7 @@
#include <config.h>
#endif
+#define _GNU_SOURCE
#include <stdio.h>
#include <errno.h>
#include <fcntl.h>