projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbf60e8
)
fix up #includes
author
John Kohl
<jtkohl@mit.edu>
Tue, 30 Jan 1990 16:55:54 +0000
(16:55 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 30 Jan 1990 16:55:54 +0000
(16:55 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@204
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/os/unlck_file.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/os/unlck_file.c
b/src/lib/krb5/os/unlck_file.c
index 584693db3788f4822a37cbe8075a08b5d4903fbe..796c262e2a18066426b877f316bb9b9bef988cb5 100644
(file)
--- a/
src/lib/krb5/os/unlck_file.c
+++ b/
src/lib/krb5/os/unlck_file.c
@@
-15,17
+15,13
@@
static char rcsid_unlock_file_c [] =
"$Id$";
#endif /* lint */
-#include <krb5/copyright.h>
-
#include <stdio.h>
-#include <krb5/co
nfig
.h>
-#include <krb5/
base-defs
.h>
+#include <krb5/co
pyright
.h>
+#include <krb5/
krb5
.h>
#include <krb5/libos.h>
#include <krb5/libos-proto.h>
-#include <stdio.h>
-
krb5_error_code
krb5_unlock_file(filep)
FILE *filep;