]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - providers/implementations/keymgmt/dsa_kmgmt.c
Move e_os.h to include/internal
[thirdparty/openssl.git] / providers / implementations / keymgmt / dsa_kmgmt.c
index cf6daa4715c84e4d3fd6e14afc5f2a7a9761d28b..3ddafbd4c11648c79da757ea8d1c8f92e2df40e3 100644 (file)
@@ -13,7 +13,7 @@
  */
 #include "internal/deprecated.h"
 
-#include "e_os.h" /* strcasecmp */
+#include "internal/e_os.h" /* strcasecmp */
 #include <openssl/core_dispatch.h>
 #include <openssl/core_names.h>
 #include <openssl/bn.h>