aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_container_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_container_lib.h')
-rw-r--r--src/include/gnunet_container_lib.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/include/gnunet_container_lib.h b/src/include/gnunet_container_lib.h
index fd2e6880c..cfa494578 100644
--- a/src/include/gnunet_container_lib.h
+++ b/src/include/gnunet_container_lib.h
@@ -36,10 +36,12 @@
36/* add error and config prototypes */ 36/* add error and config prototypes */
37#include "gnunet_crypto_lib.h" 37#include "gnunet_crypto_lib.h"
38 38
39#if HAVE_EXTRACTOR_H 39#if HAVE_EXTRACTOR_H && HAVE_LIBEXTRACTOR
40 40
41#include <extractor.h> 41#include <extractor.h>
42 42
43
44
43#else 45#else
44 46
45/* definitions from extractor.h we need for the build */ 47/* definitions from extractor.h we need for the build */