diff options
Diffstat (limited to 'plugins/utils.c')
-rw-r--r-- | plugins/utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/utils.c b/plugins/utils.c index 9ac5596e..7361323f 100644 --- a/plugins/utils.c +++ b/plugins/utils.c | |||
@@ -13,7 +13,6 @@ | |||
13 | 13 | ||
14 | #include "config.h" | 14 | #include "config.h" |
15 | #include "common.h" | 15 | #include "common.h" |
16 | #include "version.h" | ||
17 | #include <stdarg.h> | 16 | #include <stdarg.h> |
18 | #include <limits.h> | 17 | #include <limits.h> |
19 | 18 | ||