Removed duplicate (and incorrect) system function declarations.

This commit is contained in:
dtrg
2006-07-21 11:17:18 +00:00
parent 70218cfeed
commit 34ae7c4634
5 changed files with 1 additions and 7 deletions

View File

@@ -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>

View File

@@ -5,8 +5,6 @@
*/
#include "obj.h"
extern long lseek();
/*
* Parts of the output file.
*/

View File

@@ -13,8 +13,6 @@
#include "obj.h"
extern long lseek();
/*
* Parts of the output file.
*/