]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/s3_cbc.c
Reorganize local header files
[thirdparty/openssl.git] / ssl / s3_cbc.c
index 056fb1f6cf29d073591db00a2e29025363c1c284..1fe2846cd400c8cc5bb02427178435b72657053f 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "internal/constant_time_locl.h"
-#include "ssl_locl.h"
+#include "internal/constant_time.h"
+#include "ssl_local.h"
 #include "internal/cryptlib.h"
 
 #include <openssl/md5.h>