summaryrefslogtreecommitdiff
path: root/sysutils/xfsprogs/files/patch-repair_bmap.c
blob: 754e1d4353841d6ba83afe278dc2a1b995673405 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- repair/bmap.c.orig	2015-07-24 04:28:04 UTC
+++ repair/bmap.c
@@ -16,6 +16,7 @@
  * Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
+#include <inttypes.h>
 #include <libxfs.h>
 #include "err_protos.h"
 #include "bmap.h"