diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/common.h b/plugins/common.h index 69cd800..6190a02 100644 --- a/plugins/common.h +++ b/plugins/common.h | |||
@@ -105,6 +105,7 @@ | |||
105 | 105 | ||
106 | /* GNU Libraries */ | 106 | /* GNU Libraries */ |
107 | #include <getopt.h> | 107 | #include <getopt.h> |
108 | #include "dirname.h" | ||
108 | #include "vasprintf.h" | 109 | #include "vasprintf.h" |
109 | #include "snprintf.h" | 110 | #include "snprintf.h" |
110 | #include "vsnprintf.h" | 111 | #include "vsnprintf.h" |