--- 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)
{