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, 1 insertions, 1 deletions
diff --git a/extension/gawkfts.c b/extension/gawkfts.c
index 2a03b4f1..e70a154b 100644
--- a/extension/gawkfts.c
+++ b/extension/gawkfts.c
@@ -41,12 +41,12 @@ static char sccsid[] = "@(#)fts.c 8.6 (Berkeley) 8/14/94";
#define _BSD_SOURCE
+#include <limits.h>
/* #include "namespace.h" */
#ifndef ZOS_USS
#include <sys/param.h>
#else
#include <stdio.h>
-#include <limits.h>
#endif /* ZOS_USS */
#include <sys/stat.h>