Don't install e_os.h in include/openssl, use it only as a local
[openssl.git] / e_os.h
diff --git a/e_os.h b/e_os.h
index f480f6223e2c4c94ce1d3304229e623d75beb8ed..678e4d547025113992e54dfea13797bb441ab718 100644 (file)
--- a/e_os.h
+++ b/e_os.h
@@ -61,8 +61,8 @@
 
 #include <openssl/e_os2.h>
 /* <openssl/e_os2.h> contains what we can justify to make visible
- * to the outside.  e_os.h shouldn't even be in the include/openssl
- * directory, these are just local definitions. */
+ * to the outside; this file e_os.h is not part of the exported
+ * interface. */
 
 #ifdef  __cplusplus
 extern "C" {