Use usleep() instead of sleep(), MinGW complained.
[tinc] / src / control_common.h
index 99cf8af..615e10a 100644 (file)
@@ -37,6 +37,8 @@ enum request_type {
        REQ_RETRY,
        REQ_CONNECT,
        REQ_DISCONNECT,
+       REQ_DUMP_TRAFFIC,
+       REQ_PCAP,
 };
 
 #define TINC_CTL_VERSION_CURRENT 0