diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-06-06 18:01:43 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-06-06 18:01:43 +0200 |
commit | 08912967ec589efc267c1e5d296cf9e25ab1e95c (patch) | |
tree | 1b96b88dc9fec9fdd78f5f54af2b671f8cc5ab1e /src/psycstore/plugin_psycstore_postgres.c | |
parent | 8f5ab32688caee1758056baa4e52a5a339b931e9 (diff) |
removing dead libgnunetpostgres
Diffstat (limited to 'src/psycstore/plugin_psycstore_postgres.c')
-rw-r--r-- | src/psycstore/plugin_psycstore_postgres.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/psycstore/plugin_psycstore_postgres.c b/src/psycstore/plugin_psycstore_postgres.c index ef55736fb3..de4b6e43f2 100644 --- a/src/psycstore/plugin_psycstore_postgres.c +++ b/src/psycstore/plugin_psycstore_postgres.c @@ -35,7 +35,6 @@ #include "gnunet_crypto_lib.h" #include "gnunet_psyc_util_lib.h" #include "psycstore.h" -#include "gnunet_postgres_lib.h" #include "gnunet_pq_lib.h" /** |