aboutsummaryrefslogtreecommitdiff
path: root/src/util/container_heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/container_heap.c')
-rw-r--r--src/util/container_heap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/container_heap.c b/src/util/container_heap.c
index b75f1d7cb..f480fefd3 100644
--- a/src/util/container_heap.c
+++ b/src/util/container_heap.c
@@ -26,6 +26,7 @@
26 */ 26 */
27 27
28 28
29#include "platform.h"
29#include "gnunet_container_lib.h" 30#include "gnunet_container_lib.h"
30 31
31#define LOG(kind, ...) GNUNET_log_from (kind, "util-container-heap", \ 32#define LOG(kind, ...) GNUNET_log_from (kind, "util-container-heap", \