Added SILC Tree API, a generic binary search tree interface
[runtime.git] / lib / silcutil / silcruntime.h.in
index 257b4dd5853ce8e6fc853252465162594ab1a7d2..53d45ea8a4183fac6790c073b6a28208c5a1222f 100644 (file)
@@ -208,6 +208,7 @@ extern "C" {
 #include <silcmemory.h>
 #include <silclist.h>
 #include <silcdlist.h>
+#include <silctree.h>
 #include <silcsnprintf.h>
 #include <silctime.h>
 #include <silctimer.h>