--- a/mercurial/bdiff.c Sun Jun 26 15:20:46 2005 -0800
+++ b/mercurial/bdiff.c Mon Jun 27 10:01:46 2005 -0800
@@ -12,7 +12,6 @@
#include <Python.h>
#include <stdlib.h>
#include <string.h>
-#include <stdint.h>
#ifdef _WIN32
static uint32_t htonl(uint32_t x)
{