summaryrefslogtreecommitdiff
path: root/hiredis.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'hiredis.pc.in')
-rw-r--r--hiredis.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hiredis.pc.in b/hiredis.pc.in
index 91b7731..c7b8e0e 100644
--- a/hiredis.pc.in
+++ b/hiredis.pc.in
@@ -9,4 +9,4 @@ Name: hiredis
Description: Minimalistic C client library for Redis.
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lhiredis
-Cflags: -I${pkgincludedir} -D_FILE_OFFSET_BITS=64
+Cflags: -I${pkgincludedir} -I${includedir} -D_FILE_OFFSET_BITS=64