Fix missing logging symbols
[ust.git] / libustctl / ustctl.c
index 735e63cb6f7d2cb58f182585b07620b087df8457..ad0b05f62d6ee67a821db79f629008696ef505ee 100644 (file)
@@ -26,6 +26,8 @@
 #include "../libringbuffer/backend.h"
 #include "../libringbuffer/frontend.h"
 
+volatile enum ust_loglevel ust_loglevel;
+
 static
 void init_object(struct object_data *data)
 {
This page took 0.022046 seconds and 4 git commands to generate.