Add additional env variable dump during init
[ric-plt/lib/rmr.git] / test / tools_test.c
index 3a09d44..fb6aafa 100644 (file)
@@ -45,6 +45,7 @@
 #define NO_EMULATION
 #include "test_support.c"              // our private library of test tools
 
+#include "logging.c"           // tools references logging, so pull in too
 #include "tools_static.c"
 
 #include "tools_static_test.c"