diff options
Diffstat (limited to 'tools/make-dns-cert.c')
-rw-r--r-- | tools/make-dns-cert.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/make-dns-cert.c b/tools/make-dns-cert.c index 9a7e20d10..865364cb8 100644 --- a/tools/make-dns-cert.c +++ b/tools/make-dns-cert.c @@ -22,9 +22,6 @@ #endif #include <unistd.h> -#ifdef HAVE_GETOPT_H -#include <getopt.h> -#endif #include <stdio.h> #include <stdlib.h> #include <string.h> |