aboutsummaryrefslogtreecommitdiffstats
path: root/extension/filefuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'extension/filefuncs.c')
-rw-r--r--extension/filefuncs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/extension/filefuncs.c b/extension/filefuncs.c
index 4f7173b4..123aad3c 100644
--- a/extension/filefuncs.c
+++ b/extension/filefuncs.c
@@ -34,6 +34,8 @@
#include <config.h>
#endif
+#define _BSD_SOURCE
+
#include <stdio.h>
#include <assert.h>
#include <errno.h>