Removed duplicate (and incorrect) system function declarations.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
#include <local.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <out.h>
|
||||
#include <ranlib.h>
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
*/
|
||||
#include "obj.h"
|
||||
|
||||
extern long lseek();
|
||||
|
||||
/*
|
||||
* Parts of the output file.
|
||||
*/
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
|
||||
#include "obj.h"
|
||||
|
||||
extern long lseek();
|
||||
|
||||
/*
|
||||
* Parts of the output file.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user