]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/statem/statem_clnt.c
Reorganize local header files
[thirdparty/openssl.git] / ssl / statem / statem_clnt.c
index d0961435301481f2ded9f4249d3d7ee70c2dc4be..bb37e406c6e1f2454107c2c9fa82e38f13797d35 100644 (file)
@@ -12,8 +12,8 @@
 #include <stdio.h>
 #include <time.h>
 #include <assert.h>
-#include "../ssl_locl.h"
-#include "statem_locl.h"
+#include "../ssl_local.h"
+#include "statem_local.h"
 #include <openssl/buffer.h>
 #include <openssl/rand.h>
 #include <openssl/objects.h>