projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0850c33
)
add sys/param.h (for tahoe)
author
John Kohl
<jtkohl@mit.edu>
Fri, 21 Dec 1990 14:08:48 +0000
(14:08 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/src/config/imake.c
b/src/config/imake.c
index 3ac234cc3a9c15f6fa5aaaeb9db7beea43c2575d..7baa5cec181c69f527998af9ea2a7618459952ca 100644
(file)
--- 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>