summaryrefslogtreecommitdiffstats
path: root/crypto/o_dir.c
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-08-22 11:07:56 -0400
committerRich Salz <rsalz@openssl.org>2017-08-22 11:07:56 -0400
commitbef7a81530442033ecb727196bddeb96d327acaf (patch)
treeb389ca985066fdd2266cb598fe9b55cb08cf242e /crypto/o_dir.c
parent3d3f21aa976bd0b29fd1d92d96118b8e6a3209bb (diff)
Use "" not <> on e_os.h include
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4220)
Diffstat (limited to 'crypto/o_dir.c')
-rw-r--r--crypto/o_dir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/o_dir.c b/crypto/o_dir.c
index 7019383dd0..459ce9c1e1 100644
--- a/crypto/o_dir.c
+++ b/crypto/o_dir.c
@@ -8,7 +8,7 @@
*/
#include <errno.h>
-#include <e_os.h>
+#include "e_os.h"
/*
* The routines really come from the Levitte Programming, so to make life