Added prototyping stuff

This commit is contained in:
ceriel
1993-11-10 11:49:49 +00:00
parent 73adc0f645
commit 62f978c40f
13 changed files with 39 additions and 19 deletions

View File

@@ -3,9 +3,9 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include <ranlib.h>
#include "object.h"
#include "obj.h"
void
rd_ranlib(fd, ran, cnt)
register struct ranlib *ran;
register long cnt;