Do not use __attribute__((constructor))
[lttv.git] / lttv / lttv / sync / event_matching_distributor.h
index b4399e5c6727799650ac0479a90a9f35cf19d93d..e5e071acab9656f94ce77ad5e55fd78f56b0475b 100644 (file)
@@ -31,4 +31,6 @@ typedef struct
        GQueue* distributedModules;
 } MatchingDataDistributor;
 
+void registerMatchingDistributor();
+
 #endif
This page took 0.022101 seconds and 4 git commands to generate.