blob: 53892c259c6dff847c577e8270d5051bbea8f212 (
plain) (
blame)
1
2
3
4
5
6
7
|
--- a/include/ldap_pvt.h
+++ b/include/ldap_pvt.h
@@ -449,2 +449,2 @@ LDAP_BEGIN_DECL
-#include <openssl/crypto.h>
-#include <openssl/bn.h>
+#error #include <openssl/crypto.h>
+#error #include <openssl/bn.h>
|