diff options
Diffstat (limited to 'src/datastore/plugin_datastore_postgres.c')
-rw-r--r-- | src/datastore/plugin_datastore_postgres.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/datastore/plugin_datastore_postgres.c b/src/datastore/plugin_datastore_postgres.c index 54e5df375a..e9495d35e3 100644 --- a/src/datastore/plugin_datastore_postgres.c +++ b/src/datastore/plugin_datastore_postgres.c @@ -27,7 +27,6 @@ #include "platform.h" #include "gnunet_datastore_plugin.h" #include "gnunet_postgres_lib.h" -#include <postgresql/libpq-fe.h> /** |