mercurial/bdiff.c
changeset 464 50da4bb9cab6
parent 439 f81a011fba3d
parent 463 ea93402b81b9
child 472 aa3d592df9b9
--- a/mercurial/bdiff.c
+++ b/mercurial/bdiff.c
@@ -27,6 +27,7 @@ static uint32_t htonl(uint32_t x)
 #else
   #include <netinet/in.h>
   #include <sys/types.h>
+  #include <stdint.h>
 #endif
 
 struct line {