git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
039e8b9
)
pinstall-warning-cleanup-20011005
author
Nathan Neulinger
<nneul@umr.edu>
Fri, 5 Oct 2001 22:22:57 +0000 (22:22 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Fri, 5 Oct 2001 22:22:57 +0000 (22:22 +0000)
add header to suppress warning
src/pinstall/install.c
patch
|
blob
|
history
diff --git
a/src/pinstall/install.c
b/src/pinstall/install.c
index
dd8b9de
..
f2c0b0f
100644
(file)
--- a/
src/pinstall/install.c
+++ b/
src/pinstall/install.c
@@
-81,6
+81,7
@@
RCSID("$Header$");
#include <unistd.h>
#include <string.h>
#include <sys/wait.h>
+#include <stdlib.h>
struct stat istat, ostat;