Fix a warning, and do some constification as a lucky side-effect :-)
[openssl.git] / ssl / kssl.h
index 50480f6a3109d445035cb255cb548433e1feeb11..cf7ebdd168ed9094c312e9258ee5fb4b29d585ef 100644 (file)
@@ -63,6 +63,8 @@
 #ifndef        KSSL_H
 #define        KSSL_H
 
+#include <openssl/opensslconf.h>
+
 #ifndef OPENSSL_NO_KRB5
 
 #include <stdio.h>