Move more general parts of internal/cryptlib.h to new internal/common.h
[openssl.git] / ssl / ssl_local.h
index 6835bfe78cbbe823981cf544a2c76fcc37586b26..9b88140a2858d8858044c222d5f90dbf201d0acb 100644 (file)
@@ -16,7 +16,7 @@
 # include <stdlib.h>
 # include <time.h>
 # include <errno.h>
-# include "internal/cryptlib.h" /* for HAS_PREFIX */
+# include "internal/common.h" /* for HAS_PREFIX */
 
 # include <openssl/buffer.h>
 # include <openssl/comp.h>