]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
git: update to v2.39.2
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index a0cf5e904b697c5168d28e846ba153a41973d873..ddd2ccba0b8849f9d90d8d0c430930ee96dab77c 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -25,6 +25,7 @@
 #include <utf8.h>
 #include <notes.h>
 #include <graph.h>
+#include <inttypes.h>
 
 /* Add isgraph(x) to Git's sane ctype support (see git-compat-util.h) */
 #undef isgraph