summary refs log tree commit diff
path: root/mico-dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'mico-dump.c')
-rw-r--r--mico-dump.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mico-dump.c b/mico-dump.c
index 75219d5..ebca41d 100644
--- a/mico-dump.c
+++ b/mico-dump.c
@@ -1,3 +1,5 @@
+#define _XOPEN_SOURCE 700
+
 #include <arpa/inet.h>
 #include <assert.h>
 #include <fnmatch.h>