aboutsummaryrefslogtreecommitdiffstats
path: root/extension/gawkfts.c
diff options
context:
space:
mode:
Diffstat (limited to 'extension/gawkfts.c')
-rw-r--r--extension/gawkfts.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/extension/gawkfts.c b/extension/gawkfts.c
index 1ef98790..2a03b4f1 100644
--- a/extension/gawkfts.c
+++ b/extension/gawkfts.c
@@ -39,6 +39,8 @@ static char sccsid[] = "@(#)fts.c 8.6 (Berkeley) 8/14/94";
#include <config.h>
#endif
+#define _BSD_SOURCE
+
/* #include "namespace.h" */
#ifndef ZOS_USS
#include <sys/param.h>