summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/systat/swap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/systat/swap.c b/usr.bin/systat/swap.c
index 0af0988..eca6726 100644
--- a/usr.bin/systat/swap.c
+++ b/usr.bin/systat/swap.c
@@ -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;
OpenPOWER on IntegriCloud