e_os.h does not belong with the exported headers. Do not put it there
[openssl.git] / ssl / ssl_cert.c
index 7f4739d10880fbf7d2d806cdf30f541681ff4b91..605e97e966d845375845d0b11b8c3cd67a2b5625 100644 (file)
 
 #include <stdio.h>
 
-#include "openssl/e_os.h"
+#include "e_os.h"
 #ifndef NO_SYS_TYPES_H
 # include <sys/types.h>
 #endif