summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/imake.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/imake.c b/src/config/imake.c
index 3ac234cc3..7baa5cec1 100644
--- a/src/config/imake.c
+++ b/src/config/imake.c
@@ -99,6 +99,7 @@
#include <stdio.h>
#include <ctype.h>
#include <sys/types.h>
+#include <sys/param.h>
#ifdef SYSV
#ifndef macII /* mac will get the stuff out of file.h */
#include <fcntl.h>