* winsup.api/ltp/fork10.c (main): Remove non-portable declaration
of lseek.
This commit is contained in:
@@ -62,7 +62,6 @@ main(int ac, char **av)
|
||||
int status, pid, fildes;
|
||||
char parchar[2];
|
||||
char chilchar[2];
|
||||
long lseek();
|
||||
|
||||
int lc; /* loop counter */
|
||||
const char *msg; /* message returned from parse_opts */
|
||||
|
Reference in New Issue
Block a user