mercurial/bdiff.c
changeset 2543 860e9c83fc59
parent 2483 5583d5ef257e
child 2577 fa76c5d609c9
--- a/mercurial/bdiff.c	Fri Jun 30 21:41:24 2006 +0200
+++ b/mercurial/bdiff.c	Fri Jun 30 21:41:46 2006 +0200
@@ -38,7 +38,7 @@
 #else
 #include <sys/types.h>
 #include <arpa/inet.h>
-#include <stdint.h>
+#include <inttypes.h>
 #endif
 
 struct line {