freebsd-ports/x11/xloadimage/files/patch-4
1998-06-09 00:48:16 +00:00

11 lines
238 B
Text

--- tiff/tiffcompat.h~ Tue Nov 2 22:31:40 1993
+++ tiff/tiffcompat.h Tue Jun 9 02:06:32 1998
@@ -151,8 +151,6 @@
#ifdef applec
#define lseek mpw_lseek
extern long mpw_lseek(int, long, int);
-#else
-extern long lseek();
#endif
/*