diff options
Diffstat (limited to 'plugins/common.h')
-rw-r--r-- | plugins/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/common.h b/plugins/common.h index 8f05c158..f1358380 100644 --- a/plugins/common.h +++ b/plugins/common.h @@ -117,9 +117,7 @@ #include <getopt.h> #include "dirname.h" -#ifdef HAVE_LOCALE_H #include <locale.h> -#endif #ifdef HAVE_SYS_POLL_H # include "sys/poll.h" |