summaryrefslogtreecommitdiffstats
path: root/crypto/http
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/http')
-rw-r--r--crypto/http/http_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/http/http_local.h b/crypto/http/http_local.h
index 4e6577f66d..4722750018 100644
--- a/crypto/http/http_local.h
+++ b/crypto/http/http_local.h
@@ -46,4 +46,4 @@ ASN1_VALUE *HTTP_sendreq_bio(BIO *bio, OSSL_HTTP_bio_cb_t bio_update_fn,
int maxline, unsigned long max_resp_len,
int timeout, const ASN1_ITEM *rsp_it);
-#endif /* !defined OSSL_CRYPTO_HTTP_LOCAL_H */
+#endif /* !defined(OSSL_CRYPTO_HTTP_LOCAL_H) */