summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2005-05-02 10:50:10 +0000
committerdelphij <delphij@FreeBSD.org>2005-05-02 10:50:10 +0000
commit729777db8afd189cfc041d4885e02b727b2e12de (patch)
treede18623ea25f0dbc84c30be5b80a5daa703e9cd0 /usr.bin
parent638d4d00fcbfe5af2783c747807f96b68a7c8837 (diff)
downloadFreeBSD-src-729777db8afd189cfc041d4885e02b727b2e12de.zip
FreeBSD-src-729777db8afd189cfc041d4885e02b727b2e12de.tar.gz
Include systat.h for cmdtab, to make gcc4 happy.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/systat/pigs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/systat/pigs.c b/usr.bin/systat/pigs.c
index 4b504ed..3bc3893 100644
--- a/usr.bin/systat/pigs.c
+++ b/usr.bin/systat/pigs.c
@@ -55,6 +55,7 @@ __FBSDID("$FreeBSD$");
#include <pwd.h>
#include <stdlib.h>
+#include "systat.h"
#include "extern.h"
int compar(const void *, const void *);
OpenPOWER on IntegriCloud