diff options
Diffstat (limited to 'print/dviselect/files/patch-lib_seek.c')
-rw-r--r-- | print/dviselect/files/patch-lib_seek.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/dviselect/files/patch-lib_seek.c b/print/dviselect/files/patch-lib_seek.c new file mode 100644 index 000000000000..05abce5e78fe --- /dev/null +++ b/print/dviselect/files/patch-lib_seek.c @@ -0,0 +1,10 @@ +--- 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 |