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