summaryrefslogtreecommitdiff
path: root/filesystems/xfsprogs/files/patch-repair_progress.c
blob: eb0d4c92c28c41a8bef125ab4ed5791346d57af7 (plain) (blame)
1
2
3
4
5
6
7
8
--- repair/progress.c.orig	2015-07-24 04:28:04 UTC
+++ repair/progress.c
@@ -1,4 +1,5 @@
 
+#include <inttypes.h>
 #include <libxfs.h>
 #include "globals.h"
 #include "progress.h"