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, 1 insertions, 3 deletions
diff --git a/src/include/gnunet_container_lib.h b/src/include/gnunet_container_lib.h
index 32eb2caa5..03c47c201 100644
--- a/src/include/gnunet_container_lib.h
+++ b/src/include/gnunet_container_lib.h
@@ -89,12 +89,10 @@ GNUNET_decompress (const char *input,
89 size_t output_size); 89 size_t output_size);
90 90
91 91
92#if HAVE_EXTRACTOR_H && HAVE_LIBEXTRACTOR 92#if HAVE_EXTRACTOR_H
93 93
94#include <extractor.h> 94#include <extractor.h>
95 95
96
97
98#else 96#else
99 97
100/* definitions from extractor.h we need for the build */ 98/* definitions from extractor.h we need for the build */