X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Ftincctl.c;h=4349b79c07ed0d62218ddc69ce9522b96a964a13;hb=51c1639884b409a98a4581a7b661ef65b94e9d86;hp=b3e10c879a2ade8a35eecab2b3ea47d68cb686d0;hpb=24e3ec863ec463186501f76961c6d4b1dfe122af;p=tinc diff --git a/src/tincctl.c b/src/tincctl.c index b3e10c87..4349b79c 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -40,7 +40,6 @@ #include "top.h" #ifdef HAVE_MINGW -#define mkdir(a, b) mkdir(a) #define SCRIPTEXTENSION ".bat" #else #define SCRIPTEXTENSION ""