aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/psycstore.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-11 20:59:34 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-11 20:59:34 +0100
commit5ac774e1b398e4f6efa83664981ba0055addb04f (patch)
tree1d5c61c9d2f9c34bfca7446421a67168a4641099 /src/psycstore/psycstore.h
parentf3b5e31a81223c9bbfd76b483d9efaa7d648e9f7 (diff)
downloadgnunet-secushare-5ac774e1b398e4f6efa83664981ba0055addb04f.tar.gz
gnunet-secushare-5ac774e1b398e4f6efa83664981ba0055addb04f.zip
fix FTBFS issues
Diffstat (limited to 'src/psycstore/psycstore.h')
-rw-r--r--src/psycstore/psycstore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psycstore/psycstore.h b/src/psycstore/psycstore.h
index 9a1c06a..dde714e 100644
--- a/src/psycstore/psycstore.h
+++ b/src/psycstore/psycstore.h
@@ -27,7 +27,7 @@
27#ifndef GNUNET_PSYCSTORE_H 27#ifndef GNUNET_PSYCSTORE_H
28#define GNUNET_PSYCSTORE_H 28#define GNUNET_PSYCSTORE_H
29 29
30#include "gnunet_common.h" 30#include <gnunet/gnunet_common.h>
31 31
32 32
33GNUNET_NETWORK_STRUCT_BEGIN 33GNUNET_NETWORK_STRUCT_BEGIN