artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f56a11c
)
Bring prototypes into scope
author
tholo
<tholo@openbsd.org>
Mon, 16 Sep 1996 03:18:08 +0000
(
03:18
+0000)
committer
tholo
<tholo@openbsd.org>
Mon, 16 Sep 1996 03:18:08 +0000
(
03:18
+0000)
kerberosIV/kafs/afssys.c
patch
|
blob
|
history
diff --git
a/kerberosIV/kafs/afssys.c
b/kerberosIV/kafs/afssys.c
index
546b6cd
..
2c831e4
100644
(file)
--- a/
kerberosIV/kafs/afssys.c
+++ b/
kerberosIV/kafs/afssys.c
@@
-1,10
+1,12
@@
-/* $Id: afssys.c,v 1.
1.1.1 1995/12/14 06:52:46 tholo Exp $
*/
+/* $Id: afssys.c,v 1.
2 1996/09/16 03:18:08 tholo Exp $
*/
#include <sys/types.h>
#include <sys/ioctl.h>
#include <signal.h>
#include <setjmp.h>
#include <errno.h>
+#include <string.h>
+#include <unistd.h>
#include <kerberosIV/krb.h>
#include <kerberosIV/kafs.h>