Include string.h and libintl.h, as needed.
[libguestfs.git] / fuse / guestmount.c
index 5a89fcb..8d483b3 100644 (file)
@@ -42,6 +42,7 @@
 #include <sys/time.h>
 #include <sys/types.h>
 #include <locale.h>
+#include <libintl.h>
 
 #include <fuse.h>
 #include <guestfs.h>