diff options
Diffstat (limited to 'plugins/common.h')
-rw-r--r-- | plugins/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/common.h b/plugins/common.h index 57f4f93a..baed12eb 100644 --- a/plugins/common.h +++ b/plugins/common.h @@ -83,10 +83,7 @@ #include <signal.h> #endif -/* TODO: define can be removed when all ifdef in each plugin has been removed */ -#define HAVE_GETOPT_H #include <getopt.h> - #include <ctype.h> #ifdef HAVE_LWRES_NETDB_H |