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:
22e6c73
)
Typo in pq_compat.h [note that this file is not present in HEAD].
author
Andy Polyakov
<appro@openssl.org>
Mon, 17 Sep 2007 16:21:21 +0000
(16:21 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 17 Sep 2007 16:21:21 +0000
(16:21 +0000)
PR: 1537
crypto/pqueue/pq_compat.h
patch
|
blob
|
history
diff --git
a/crypto/pqueue/pq_compat.h
b/crypto/pqueue/pq_compat.h
index 28c58a0261d95d784a2414f39d9c9ca9cc671137..fd365788822cadd060f1471e37b4893004ffcf13 100644
(file)
--- a/
crypto/pqueue/pq_compat.h
+++ b/
crypto/pqueue/pq_compat.h
@@
-57,7
+57,7
@@
*
*/
-#include
"opensslconf.h"
+#include
<openssl/opensslconf.h>
#include <openssl/bn.h>
/*