summaryrefslogtreecommitdiffstats
path: root/fish/setenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'fish/setenv.c')
-rw-r--r--fish/setenv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/setenv.c b/fish/setenv.c
index c2af863d..d04b1d3b 100644
--- a/fish/setenv.c
+++ b/fish/setenv.c
@@ -21,6 +21,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <libintl.h>
#include "fish.h"