summaryrefslogtreecommitdiff
path: root/src/include/gnunet_pq_lib.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-09-30 15:07:38 +0000
committerGabor X Toth <*@tg-x.net>2016-09-30 15:07:38 +0000
commit904c52b2f3ae39e324d548e68179cd6af2b06833 (patch)
treebcdea9c94e295921b47a25c5c35e091d5aa82e2e /src/include/gnunet_pq_lib.h
parenta89fed181cc0b752edad727edd33e5b0c3f50719 (diff)
downloadgnunet-904c52b2f3ae39e324d548e68179cd6af2b06833.tar.gz
gnunet-904c52b2f3ae39e324d548e68179cd6af2b06833.zip
postgresql cflags
Diffstat (limited to 'src/include/gnunet_pq_lib.h')
-rw-r--r--src/include/gnunet_pq_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_pq_lib.h b/src/include/gnunet_pq_lib.h
index 753310b28..33a3e5425 100644
--- a/src/include/gnunet_pq_lib.h
+++ b/src/include/gnunet_pq_lib.h
@@ -21,7 +21,7 @@
21#ifndef GNUNET_PQ_LIB_H_ 21#ifndef GNUNET_PQ_LIB_H_
22#define GNUNET_PQ_LIB_H_ 22#define GNUNET_PQ_LIB_H_
23 23
24#include <postgresql/libpq-fe.h> 24#include <libpq-fe.h>
25#include "gnunet_util_lib.h" 25#include "gnunet_util_lib.h"
26 26
27 27