diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-16 14:09:16 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-16 14:09:16 +0000 |
| commit | 1b16b2892654b969cc7465a3aaf0f95d70db028c (patch) | |
| tree | cec5d4880ef93ecf79b1ef4a2eb9dc898763df07 | |
| parent | cd9c9ca63dbc5e5838abff93e7e0aa92815e0eeb (diff) | |
Notes
| -rw-r--r-- | libexec/rpc.rstatd/rstat_proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c index 818728db4f24..2ddb90f7a785 100644 --- a/libexec/rpc.rstatd/rstat_proc.c +++ b/libexec/rpc.rstatd/rstat_proc.c @@ -43,7 +43,6 @@ static const char rcsid[] = */ #include <sys/types.h> -#include <sys/dkstat.h> #include <sys/socket.h> #include <sys/sysctl.h> #include <sys/time.h> |
