build: Fix curl include path

Issue #2519
This commit is contained in:
Felipe Zimmerle
2021-02-24 13:20:24 -03:00
parent 50fc347ed4
commit 2e69ce6ccf
6 changed files with 6 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ libmodsec_parser_la_CPPFLAGS = \
-g \
-fPIC \
-O3 \
$(CURL_CFLAGS) \
$(GEOIP_CFLAGS) \
$(GLOBAL_CPPFLAGS) \
$(MODSEC_NO_LOGS) \