Add support for building tinc with MSVC
[tinc] / src / tincctl.c
index 0e7d083..946e749 100644 (file)
@@ -19,8 +19,6 @@
 
 #include "system.h"
 
-#include <getopt.h>
-
 #ifdef HAVE_READLINE
 #include "readline/readline.h"
 #include "readline/history.h"