Use uintmax_t for marks in fast-import.
[gitweb.git] / git-compat-util.h
index 8781e8e22d575c155967c8766f5d74835c0b1f78..614583e56adecb3217d18bd27a2f5b873ae0d55e 100644 (file)
@@ -28,6 +28,7 @@
 #include <string.h>
 #include <errno.h>
 #include <limits.h>
+#include <inttypes.h>
 #include <sys/param.h>
 #include <sys/types.h>
 #include <dirent.h>