From 2cf7e89821ddd4bd4e8744636cba60fcaad4ae2a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 2 Jun 2010 21:55:32 +0000 Subject: [PATCH] fix --- src/include/gnunet_common.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/include/gnunet_common.h b/src/include/gnunet_common.h index cb2ed4c0c..1a6111e27 100644 --- a/src/include/gnunet_common.h +++ b/src/include/gnunet_common.h @@ -35,6 +35,10 @@ */ #define GNUNET_UTIL_VERSION 0x00000000 +#include +#include +#include /* superset of previous */ + /** * Name used for "services" that are actually command-line * programs invoked by the end user. -- 2.25.1