Include systat.h for cmdtab, to make gcc4 happy.
This commit is contained in:
parent
d2b67fd0e8
commit
add62273c9
@ -55,6 +55,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <pwd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "systat.h"
|
||||
#include "extern.h"
|
||||
|
||||
int compar(const void *, const void *);
|
||||
|
Loading…
Reference in New Issue
Block a user