git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
sgi-fix-prototypes-20010515
[openafs.git]
/
src
/
des
/
read_pssword.c
diff --git
a/src/des/read_pssword.c
b/src/des/read_pssword.c
index
4bd747a
..
9871c27
100644
(file)
--- a/
src/des/read_pssword.c
+++ b/
src/des/read_pssword.c
@@
-17,7
+17,7
@@
#include "conf.h"
#include <stdio.h>
-#if defined(AFS_SUN5_ENV)
+#if defined(AFS_SUN5_ENV) || defined(AFS_SGI_ENV)
#include <strings.h>
#endif
#include <string.h>