Do not use __attribute__((constructor))
[lttv.git] / lttv / lttv / sync / event_matching_tcp.h
index f0ce62250b37dd07074b838d9bfc97b4e120cd3a..9ec887a5351830f216a8891f25005ef91118f4dc 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <glib.h>
 
-#include "data_structures_tcp.h"
+#include "data_structures.h"
 
 
 typedef struct
@@ -60,4 +60,6 @@ typedef struct
        FILE*** messagePoints;
 } MatchingDataTCP;
 
+void registerMatchingTCP();
+
 #endif
This page took 0.033705 seconds and 4 git commands to generate.