From 3aa379b43aaae63207bf0038e63a39f7e4ac3e2b Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 21 Dec 1990 14:08:48 +0000 Subject: [PATCH] add sys/param.h (for tahoe) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1596 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/imake.c | 1 + 1 file changed, 1 insertion(+) 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 #include #include +#include #ifdef SYSV #ifndef macII /* mac will get the stuff out of file.h */ #include -- 2.26.2