diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c index 1b66c644623f..18fe27e2064f 100644 --- a/libexec/rpc.rstatd/rstat_proc.c +++ b/libexec/rpc.rstatd/rstat_proc.c @@ -47,7 +47,6 @@ static const char rcsid[] = #include #include #include -#include #include #include @@ -166,7 +165,6 @@ updatestat(void) { int i, hz; struct clockinfo clockrate; - struct vmmeter cnt; struct ifmibdata ifmd; double avrun[3]; struct timeval tm, btm;