diff options
Diffstat (limited to 'fish/supported.c')
-rw-r--r-- | fish/supported.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/supported.c b/fish/supported.c index 7b9e085e..1b558bf9 100644 --- a/fish/supported.c +++ b/fish/supported.c @@ -22,6 +22,7 @@ #include <stdlib.h> #include <string.h> #include <unistd.h> +#include <libintl.h> #include "fish.h" |