Use PATHEXT when checking for the presence of scripts on Windows.
[tinc] / src / subnet.c
index 3b98030..7ff8f7a 100644 (file)
@@ -29,7 +29,7 @@
 #include "net.h"
 #include "netutl.h"
 #include "node.h"
-#include "process.h"
+#include "script.h"
 #include "subnet.h"
 #include "utils.h"
 #include "xalloc.h"