summaryrefslogtreecommitdiffstats
path: root/plugins/t
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins/common.h.in b/plugins/common.h.in
index 535ae4a..48e7f6f 100644
--- a/plugins/common.h.in
+++ b/plugins/common.h.in
@@ -66,9 +66,9 @@
66#include <signal.h> 66#include <signal.h>
67#endif 67#endif
68 68
69/* #ifdef HAVE_GETOPT_H */ 69/* TODO: define can be removed when all ifdef in each plugin has been removed */
70#define HAVE_GETOPT_H
70#include <getopt.h> 71#include <getopt.h>
71/* #endif */
72 72
73#include <ctype.h> 73#include <ctype.h>
74 74