Reorganize local header files
[openssl.git] / ssl / statem / extensions_cust.c
index cfe57c50e4c6fd7c4036240ea2e811aa54791617..78dcd13d9d57931637b6e369f8370158c237cef0 100644 (file)
@@ -10,9 +10,9 @@
 /* Custom extension utility functions */
 
 #include <openssl/ct.h>
-#include "../ssl_locl.h"
+#include "../ssl_local.h"
 #include "internal/cryptlib.h"
-#include "statem_locl.h"
+#include "statem_local.h"
 
 typedef struct {
     void *add_arg;