fix coding style nits w.r.t. 'defined' in http_local.h, http.h, and ocsp.h
[openssl.git] / include / openssl / http.h
index e37f636e0542054f3d6d237dc6166bda46bb72d5..950acf1408b8a1d70bc49a54436452978d6ce0f7 100644 (file)
@@ -69,4 +69,4 @@ int OSSL_HTTP_parse_url(const char *url, char **phost, char **pport,
 # ifdef  __cplusplus
 }
 # endif
-#endif /* !defined OPENSSL_HTTP_H */
+#endif /* !defined(OPENSSL_HTTP_H) */