aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async/async.c
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 /crypto/async/async.c
parent12bd06cd6b7a67ae6b4f582b085555f62fbea93a (diff)
downloadopenssl-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 'crypto/async/async.c')
-rw-r--r--crypto/async/async.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/async/async.c b/crypto/async/async.c
index 8c699af78e..1359b5061a 100644
--- a/crypto/async/async.c
+++ b/crypto/async/async.c
@@ -19,7 +19,7 @@
#include "async_locl.h"
#include <openssl/err.h>
-#include <internal/cryptlib_int.h>
+#include "internal/cryptlib_int.h"
#include <string.h>
#define ASYNC_JOB_RUNNING 0