Typo in pq_compat.h [note that this file is not present in HEAD].
authorAndy Polyakov <appro@openssl.org>
Mon, 17 Sep 2007 16:21:21 +0000 (16:21 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 17 Sep 2007 16:21:21 +0000 (16:21 +0000)
PR: 1537

crypto/pqueue/pq_compat.h

index 28c58a0261d95d784a2414f39d9c9ca9cc671137..fd365788822cadd060f1471e37b4893004ffcf13 100644 (file)
@@ -57,7 +57,7 @@
  *
  */
 
-#include "opensslconf.h"
+#include <openssl/opensslconf.h>
 #include <openssl/bn.h>
 
 /*