diff options
Diffstat (limited to 'lib/parsehelp.c')
-rw-r--r-- | lib/parsehelp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/parsehelp.c b/lib/parsehelp.c index 5902f3155..9d376359e 100644 --- a/lib/parsehelp.c +++ b/lib/parsehelp.c @@ -20,6 +20,8 @@ */ #include <config.h> +#include <dpkg-i18n.h> + #include <stdio.h> #include <ctype.h> #include <string.h> |