Use PATHEXT when checking for the presence of scripts on Windows.
[tinc] / src / net_packet.c
index f79c9a7..1159231 100644 (file)
@@ -42,7 +42,6 @@
 #include "net.h"
 #include "netutl.h"
 #include "protocol.h"
-#include "process.h"
 #include "route.h"
 #include "utils.h"
 #include "xalloc.h"