summaryrefslogtreecommitdiffstats
path: root/fish/progress.c
diff options
context:
space:
mode:
Diffstat (limited to 'fish/progress.c')
-rw-r--r--fish/progress.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/progress.c b/fish/progress.c
index f1967866..27dfbece 100644
--- a/fish/progress.c
+++ b/fish/progress.c
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <inttypes.h>
#include <math.h>
+#include <sys/time.h>
#include <guestfs.h>