e_os.h does not belong with the exported headers. Do not put it there
[openssl.git] / ssl / ssl_task.c
index cac701a798b40160e6c576579ee40bbc5e781882..e36af0eb94aa906da38db81c0d3551a4155d48c6 100644 (file)
@@ -124,7 +124,7 @@ int LIB$INIT_TIMER(), LIB$SHOW_TIMER();
 #include <string.h>            /* from ssltest.c */
 #include <errno.h>
 
 #include <string.h>            /* from ssltest.c */
 #include <errno.h>
 
-#include "openssl/e_os.h"
+#include "e_os.h"
 
 #include <openssl/buffer.h>
 #include <openssl/x509.h>
 
 #include <openssl/buffer.h>
 #include <openssl/x509.h>