summaryrefslogtreecommitdiff
path: root/e_os.h
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-08-22 08:35:43 -0400
committerRich Salz <rsalz@openssl.org>2017-08-22 09:54:20 -0400
commit176db6dc51ec0a972bfa8836cfdab8f6767c978a (patch)
treea1ac85fb38a43a0c7093e650645f116f4ac3fa2d /e_os.h
parent12bd06cd6b7a67ae6b4f582b085555f62fbea93a (diff)
downloadopenssl-new-176db6dc51ec0a972bfa8836cfdab8f6767c978a.tar.gz
Use "" not <> for internal/ includes
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4217)
Diffstat (limited to 'e_os.h')
-rw-r--r--e_os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e_os.h b/e_os.h
index 87d98c24be..b90ed27479 100644
--- a/e_os.h
+++ b/e_os.h
@@ -14,7 +14,7 @@
# include <openssl/e_os2.h>
# include <openssl/crypto.h>
-# include <internal/nelem.h>
+# include "internal/nelem.h"
/*
* <openssl/e_os2.h> contains what we can justify to make visible to the