X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fevent.c;h=a1801723cc5cb7de25e1c102258a0f80500983b9;hb=9e917cc3b614d7a986416e6a2c3ea9ea583adacf;hp=6603ebf0d66801c900d2ee56faf65be8e6c2d39b;hpb=0345a1468613e1ba4a4aa6dbbef44a26f1eb42d9;p=tinc diff --git a/src/event.c b/src/event.c index 6603ebf0..a1801723 100644 --- a/src/event.c +++ b/src/event.c @@ -18,12 +18,8 @@ */ #include "system.h" - -#include "dropin.h" #include "event.h" -#include "net.h" #include "utils.h" -#include "xalloc.h" struct timeval now;