projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8280b43
)
Update from HEAD.
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 17 Jun 2009 11:33:17 +0000
(11:33 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 17 Jun 2009 11:33:17 +0000
(11:33 +0000)
apps/apps.c
patch
|
blob
|
history
diff --git
a/apps/apps.c
b/apps/apps.c
index b992a04ba6d7cac6b666c91e0255b5b6bbb32a96..47413f58273f9ce1c1f6f46254fef109c396d5e6 100644
(file)
--- a/
apps/apps.c
+++ b/
apps/apps.c
@@
-118,7
+118,7
@@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#if
ndef OPENSSL_SYSNAME_WIN32
+#if
!defined(OPENSSL_SYSNAME_WIN32) && !defined(NETWARE_CLIB)
#include <strings.h>
#endif
#include <sys/types.h>