Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[tinc] / src / route.h
index cfe39e4..5af2a09 100644 (file)
@@ -42,6 +42,7 @@ extern bool directonly;
 extern bool overwrite_mac;
 extern bool priorityinheritance;
 extern int macexpire;
+extern bool pcap;
 
 extern mac_t mymac;