diff -r 512d76558bd4 -r 50da4bb9cab6 mercurial/mpatch.c --- a/mercurial/mpatch.c Fri Jun 24 23:00:19 2005 -0800 +++ b/mercurial/mpatch.c Fri Jun 24 23:07:16 2005 -0800 @@ -38,6 +38,7 @@ #else #include #include + #include #endif static char mpatch_doc[] = "Efficient binary patching.";