aboutsummaryrefslogtreecommitdiffstats
path: root/e_os.h
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-05-20 21:59:20 +0000
committerBodo Möller <bodo@openssl.org>1999-05-20 21:59:20 +0000
commit17e3dd1c62e9aadcd908c55e650f70379d2d19e2 (patch)
tree2b3191cc15e24d09853b7e1b708fd93a398b40e8 /e_os.h
parent9dff4cc05100b9989998e4fe061e58d0fbfd6d8e (diff)
downloadopenssl-17e3dd1c62e9aadcd908c55e650f70379d2d19e2.tar.gz
Don't install e_os.h in include/openssl, use it only as a local
include file.
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/e_os.h b/e_os.h
index f480f6223e..678e4d5470 100644
--- 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" {