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 554eb10..6cb7cd4 100644 --- a/plugins/common.h +++ b/plugins/common.h | |||
@@ -117,9 +117,6 @@ | |||
117 | /* GNU Libraries */ | 117 | /* GNU Libraries */ |
118 | #include <getopt.h> | 118 | #include <getopt.h> |
119 | #include "dirname.h" | 119 | #include "dirname.h" |
120 | #include "vasprintf.h" | ||
121 | #include "snprintf.h" | ||
122 | #include "vsnprintf.h" | ||
123 | 120 | ||
124 | #ifdef HAVE_LOCALE_H | 121 | #ifdef HAVE_LOCALE_H |
125 | #include <locale.h> | 122 | #include <locale.h> |