summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rstatd
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-02-16 14:09:16 +0000
committerphk <phk@FreeBSD.org>2003-02-16 14:09:16 +0000
commit016baafb55e05dc76701ad38fc374510b53a52de (patch)
treecec5d4880ef93ecf79b1ef4a2eb9dc898763df07 /libexec/rpc.rstatd
parent6076eca6f26f12144b3567687f9617b4b1b665e1 (diff)
downloadFreeBSD-src-016baafb55e05dc76701ad38fc374510b53a52de.zip
FreeBSD-src-016baafb55e05dc76701ad38fc374510b53a52de.tar.gz
Remove <sys/dkstat.h> #include
Diffstat (limited to 'libexec/rpc.rstatd')
-rw-r--r--libexec/rpc.rstatd/rstat_proc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c
index 818728d..2ddb90f 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>
OpenPOWER on IntegriCloud