Remove unneeded function prototypes.

This commit is contained in:
markm 2002-10-23 16:20:12 +00:00
parent 5fb412a107
commit 41327a552d

View File

@ -58,9 +58,6 @@ static const char sccsid[] = "@(#)swap.c 8.3 (Berkeley) 4/29/95";
#include "systat.h"
#include "extern.h"
extern char *getbsize(int *headerlenp, long *blocksizep);
void showspace(char *header, int hlen, long blocksize);
kvm_t *kd;
static long blocksize;