Use PATHEXT when checking for the presence of scripts on Windows.
[tinc] / src / net.c
index bf6cfcf..286f157 100644 (file)
--- a/src/net.c
+++ b/src/net.c
@@ -32,7 +32,6 @@
 #include "names.h"
 #include "net.h"
 #include "netutl.h"
-#include "process.h"
 #include "protocol.h"
 #include "subnet.h"
 #include "xalloc.h"