mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4a9f39b5ce
The version number is the same but there are slight changes in the sources. This is why all the files have changed.
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
--- lib/seek.c~ Wed Nov 15 13:19:59 1989
|
|
+++ lib/seek.c Tue Aug 19 18:46:13 1997
|
|
@@ -25,7 +25,6 @@
|
|
#include <sys/file.h>
|
|
#include <sys/stat.h>
|
|
|
|
-long lseek();
|
|
char *getenv();
|
|
|
|
int
|