diff options
Diffstat (limited to 'src/pkg-show.c')
-rw-r--r-- | src/pkg-show.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pkg-show.c b/src/pkg-show.c index c3397c5bb..fdf0ed4fb 100644 --- a/src/pkg-show.c +++ b/src/pkg-show.c @@ -21,6 +21,8 @@ #include <config.h> +#include <dpkg-i18n.h> + #include <string.h> #include <dpkg.h> |