From f831fabcad550115c2e83260cdf0894773692502 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Fri, 8 Aug 2014 22:20:48 +0000 Subject: Include libpq-fe.h instead of postgres/libpq-fe.h. Also add a macro for checking libpq from Autoconf macro archives. --- src/datacache/plugin_datacache_postgres.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/datacache/plugin_datacache_postgres.c') diff --git a/src/datacache/plugin_datacache_postgres.c b/src/datacache/plugin_datacache_postgres.c index 150a9d5dc0..9e6774142a 100644 --- a/src/datacache/plugin_datacache_postgres.c +++ b/src/datacache/plugin_datacache_postgres.c @@ -27,7 +27,6 @@ #include "gnunet_util_lib.h" #include "gnunet_postgres_lib.h" #include "gnunet_datacache_plugin.h" -#include #define LOG(kind,...) GNUNET_log_from (kind, "datacache-postgres", __VA_ARGS__) -- cgit v1.2.3-18-g5258