summary refs log tree commit diff
path: root/pkgs/servers/http/4store/4store-1.1.6-glibc-2.26.patch
blob: dda21c54f693961251dbf5da1637f700cf538f2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/frontend/filter-datatypes.c b/src/frontend/filter-datatypes.c
index 8aae1dd..49ed358 100644
--- a/src/frontend/filter-datatypes.c
+++ b/src/frontend/filter-datatypes.c
@@ -23,6 +23,7 @@
 #include <string.h>
 #include <math.h>
 #define __USE_MISC
+#define __USE_XOPEN_EXTENDED
 #include <time.h>
 
 #include "filter.h"