* Mac OS X 10.5 compatibility.

This commit is contained in:
Eelco Dolstra 2007-12-13 22:06:19 +00:00
parent 4ff1335b2e
commit 30e4653783

View file

@ -36,6 +36,7 @@ __FBSDID("$FreeBSD: src/usr.bin/bsdiff/bspatch/bspatch.c,v 1.1 2005/08/06 01:59:
#include <errno.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
static off_t offtin(u_char *buf)
{