diff options
Diffstat (limited to 'fish/prep_lv.c')
-rw-r--r-- | fish/prep_lv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/prep_lv.c b/fish/prep_lv.c index ec380d46..f635ff9f 100644 --- a/fish/prep_lv.c +++ b/fish/prep_lv.c @@ -23,6 +23,7 @@ #include <stdarg.h> #include <string.h> #include <unistd.h> +#include <libintl.h> #include "fish.h" #include "prepopts.h" |