Don't compile getopt*.c if the system provides getopt_long().
[tinc] / src / tincd.c
index eb03165..15a5622 100644 (file)
@@ -43,8 +43,6 @@
 #include <time.h>
 #endif
 
-#include <getopt.h>
-
 #include "conf.h"
 #include "control.h"
 #include "crypto.h"