Reorganize local header files
[openssl.git] / crypto / err / err.c
index 8db5385b7c1bf2f98f4d25f65007a5493a469d4c..eca0f6d33e79a8830019f3ffdead3c4cc70a97a9 100644 (file)
@@ -23,9 +23,9 @@
 #include <openssl/opensslconf.h>
 #include "internal/thread_once.h"
 #include "crypto/ctype.h"
-#include "internal/constant_time_locl.h"
+#include "internal/constant_time.h"
 #include "e_os.h"
-#include "err_locl.h"
+#include "err_local.h"
 
 /* Forward declaration in case it's not published because of configuration */
 ERR_STATE *ERR_get_state(void);