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:
4681147
)
OPENSSL_isservice() is defined on all platforms.
author
Ben Laurie
<ben@openssl.org>
Sat, 7 Jun 2008 17:22:37 +0000
(17:22 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sat, 7 Jun 2008 17:22:37 +0000
(17:22 +0000)
crypto/crypto.h
patch
|
blob
|
history
diff --git
a/crypto/crypto.h
b/crypto/crypto.h
index dd041198e6e36da4b3f4c9cb99e0d49cdc44a3d9..fe2c1d6403422b0720f3abaa59cb31083a95c545 100644
(file)
--- a/
crypto/crypto.h
+++ b/
crypto/crypto.h
@@
-521,9
+521,7
@@
void OpenSSLDie(const char *file,int line,const char *assertion);
unsigned long *OPENSSL_ia32cap_loc(void);
#define OPENSSL_ia32cap (*(OPENSSL_ia32cap_loc()))
-#ifdef OPENSSL_SYS_WIN32
int OPENSSL_isservice(void);
-#endif
/* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes