]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/internal/common.h
Move e_os.h to include/internal
[thirdparty/openssl.git] / include / internal / common.h
index 44224f3ba8a281d6af79064374f4f8cbb15aa7eb..f20b041ac0f9be95258cbbd0b0bae96606120830 100644 (file)
@@ -13,7 +13,7 @@
 
 # include <stdlib.h>
 # include <string.h>
-# include "../../e_os.h" /* To get strncasecmp() on Windows */
+# include "internal/e_os.h" /* To get strncasecmp() on Windows */
 
 # include "internal/nelem.h"