projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
623e444
)
Include string.h for memcmp prototype
author
Ezra Peisach
<epeisach@mit.edu>
Mon, 16 Oct 2006 12:18:18 +0000
(12:18 +0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Mon, 16 Oct 2006 12:18:18 +0000
(12:18 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18720
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/kadm5/unit-test/randkey-test.c
patch
|
blob
|
history
diff --git
a/src/lib/kadm5/unit-test/randkey-test.c
b/src/lib/kadm5/unit-test/randkey-test.c
index 0145df326e29841e3d9a09c99248b1f240379f5a..4b17bcb22375a4ff397ebcb2ac96ce0ca7cab9ec 100644
(file)
--- a/
src/lib/kadm5/unit-test/randkey-test.c
+++ b/
src/lib/kadm5/unit-test/randkey-test.c
@@
-4,6
+4,7
@@
#include <krb5.h>
#include <sys/socket.h>
#include <netinet/in.h>
+#include <string.h>
#define TEST_NUM 1000