mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
238 B
Plaintext
12 lines
238 B
Plaintext
--- 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
|
|
|
|
/*
|