add sys/param.h (for tahoe)
authorJohn Kohl <jtkohl@mit.edu>
Fri, 21 Dec 1990 14:08:48 +0000 (14:08 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 21 Dec 1990 14:08:48 +0000 (14:08 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1596 dc483132-0cff-0310-8789-dd5450dbe970

src/config/imake.c

index 3ac234cc3a9c15f6fa5aaaeb9db7beea43c2575d..7baa5cec181c69f527998af9ea2a7618459952ca 100644 (file)
@@ -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>