aboutsummaryrefslogtreecommitdiff
path: root/src/namecache/plugin_namecache_postgres.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namecache/plugin_namecache_postgres.c')
-rw-r--r--src/namecache/plugin_namecache_postgres.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namecache/plugin_namecache_postgres.c b/src/namecache/plugin_namecache_postgres.c
index cdbe248b6..06c4c6bbd 100644
--- a/src/namecache/plugin_namecache_postgres.c
+++ b/src/namecache/plugin_namecache_postgres.c
@@ -24,6 +24,7 @@
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "platform.h"
27#include "gnunet_namecache_plugin.h" 28#include "gnunet_namecache_plugin.h"
28#include "gnunet_namecache_service.h" 29#include "gnunet_namecache_service.h"
29#include "gnunet_gnsrecord_lib.h" 30#include "gnunet_gnsrecord_lib.h"