diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-09-30 22:06:01 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-09-30 22:06:01 +0000 |
commit | 575974a0052370af5d92d3b43450057b055c9c20 (patch) | |
tree | 7b0e3706d0ada9c34851e26cf27ac7cb8bc9909d /src/include/gnunet_namestore_plugin.h | |
parent | 73fd8b4cdab17f46f08eaaf403697584b43c8d19 (diff) |
-fixing build issues in namestore related to #3047
Diffstat (limited to 'src/include/gnunet_namestore_plugin.h')
-rw-r--r-- | src/include/gnunet_namestore_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_plugin.h b/src/include/gnunet_namestore_plugin.h index 512e463a8f..32d13e2003 100644 --- a/src/include/gnunet_namestore_plugin.h +++ b/src/include/gnunet_namestore_plugin.h @@ -26,7 +26,6 @@ #ifndef GNUNET_NAMESTORE_PLUGIN_H #define GNUNET_NAMESTORE_PLUGIN_H -#include "gnunet_common.h" #include "gnunet_util_lib.h" #include "gnunet_namestore_service.h" |