Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has liter...
[openssl.git] / ssl / ssl_local.h
index ce930491804824226ed7f0ceae688ce80c7c2fa3..6835bfe78cbbe823981cf544a2c76fcc37586b26 100644 (file)
@@ -15,8 +15,8 @@
 # include "e_os.h"              /* struct timeval for DTLS */
 # include <stdlib.h>
 # include <time.h>
 # include "e_os.h"              /* struct timeval for DTLS */
 # include <stdlib.h>
 # include <time.h>
-# include <string.h>
 # include <errno.h>
 # include <errno.h>
+# include "internal/cryptlib.h" /* for HAS_PREFIX */
 
 # include <openssl/buffer.h>
 # include <openssl/comp.h>
 
 # include <openssl/buffer.h>
 # include <openssl/comp.h>