chiark / gitweb /
fake plastic imitation weights for XBITS==5
[moebius2.git] / common.h
index 58bc1cc11bb1396e892e827a22352923c75202ab..6414303ad755c8234366e5990e450441f2b2dbd7 100644 (file)
--- a/common.h
+++ b/common.h
@@ -8,6 +8,9 @@
 #ifndef _GNU_SOURCE
 #define _GNU_SOURCE
 #endif
+#ifndef _XOPEN_SOURCE
+#define _XOPEN_SOURCE 1000
+#endif
 
 #include <sys/types.h>
 #include <sys/stat.h>