mercurial/mpatch.c
changeset 486 098d1f039c18
parent 472 aa3d592df9b9
child 495 e94cebc60d96
--- a/mercurial/mpatch.c	Sun Jun 26 15:20:46 2005 -0800
+++ b/mercurial/mpatch.c	Mon Jun 27 10:01:46 2005 -0800
@@ -23,7 +23,6 @@
 #include <Python.h>
 #include <stdlib.h>
 #include <string.h>
-#include <stdint.h>
 #ifdef _WIN32
 static uint32_t ntohl(uint32_t x)
 {