aboutsummaryrefslogtreecommitdiff
path: root/src/stream/test_stream_big.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream/test_stream_big.c')
-rw-r--r--src/stream/test_stream_big.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stream/test_stream_big.c b/src/stream/test_stream_big.c
index a923f374c..06d2a494c 100644
--- a/src/stream/test_stream_big.c
+++ b/src/stream/test_stream_big.c
@@ -29,7 +29,7 @@
29#include "platform.h" 29#include "platform.h"
30#include "gnunet_util_lib.h" 30#include "gnunet_util_lib.h"
31#include "gnunet_stream_lib.h" 31#include "gnunet_stream_lib.h"
32#include "gnunet_testing_lib-new.h" 32#include "gnunet_testing_lib.h"
33 33
34#define LOG(kind, ...) \ 34#define LOG(kind, ...) \
35 GNUNET_log (kind, __VA_ARGS__); 35 GNUNET_log (kind, __VA_ARGS__);