Reorganize local header files
[openssl.git] / ssl / statem / statem_srvr.c
index acd3e270876a624231abe89a7ac477a79c2de10b..5f709e5f998afb4c37da5cf8be6969568340db13 100644 (file)
@@ -10,9 +10,9 @@
  */
 
 #include <stdio.h>
-#include "../ssl_locl.h"
-#include "statem_locl.h"
-#include "internal/constant_time_locl.h"
+#include "../ssl_local.h"
+#include "statem_local.h"
+#include "internal/constant_time.h"
 #include "internal/cryptlib.h"
 #include <openssl/buffer.h>
 #include <openssl/rand.h>