Reorganize local header files
[openssl.git] / ssl / d1_lib.c
index 01955d7b4fb752503d3ca894dca27aee32bb9207..f30a685150744aa5c11ad90be4af4c282d788d91 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdio.h>
 #include <openssl/objects.h>
 #include <openssl/rand.h>
-#include "ssl_locl.h"
+#include "ssl_local.h"
 
 static void get_current_time(struct timeval *t);
 static int dtls1_handshake_write(SSL *s);