Implement dynamic types, and application context provider support
[deliverable/lttng-ust.git] / tests / hello / hello.c
index 68c137ee304d043489c673713e1f2ab98d80cd58..058f7fae10abaa2c7c5a957c1bdc80fe40f8f8f1 100644 (file)
@@ -71,6 +71,8 @@ int init_int_handler(void)
        return 0;
 }
 
+void test_inc_count(void);
+
 int main(int argc, char **argv)
 {
        int i, netint;
This page took 0.02581 seconds and 5 git commands to generate.