summaryrefslogtreecommitdiffstats
path: root/plugins/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/common.h')
-rw-r--r--plugins/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/common.h b/plugins/common.h
index 8f05c15..f135838 100644
--- a/plugins/common.h
+++ b/plugins/common.h
@@ -117,9 +117,7 @@
117#include <getopt.h> 117#include <getopt.h>
118#include "dirname.h" 118#include "dirname.h"
119 119
120#ifdef HAVE_LOCALE_H
121#include <locale.h> 120#include <locale.h>
122#endif
123 121
124#ifdef HAVE_SYS_POLL_H 122#ifdef HAVE_SYS_POLL_H
125# include "sys/poll.h" 123# include "sys/poll.h"