diff options
Diffstat (limited to 'fish/inspect.c')
-rw-r--r-- | fish/inspect.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/inspect.c b/fish/inspect.c index 3358cd48..64c66070 100644 --- a/fish/inspect.c +++ b/fish/inspect.c @@ -21,6 +21,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <libintl.h> #include "c-ctype.h" |