summaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2002-08-18 17:57:08 +0000
committerBruce Evans <bde@FreeBSD.org>2002-08-18 17:57:08 +0000
commit7309e024bfd7ff5ecb299077cafd1305b1be1f2f (patch)
tree1b882a878e59409bf781f971cf79384a7d3d9646 /libexec/rpc.rstatd
parent8fa6b8a8b60ad5e445f79a6ed918ceb36134fd31 (diff)
downloadsrc-test2-7309e024bfd7ff5ecb299077cafd1305b1be1f2f.tar.gz
src-test2-7309e024bfd7ff5ecb299077cafd1305b1be1f2f.zip
Notes
Diffstat (limited to 'libexec/rpc.rstatd')
-rw-r--r--libexec/rpc.rstatd/rstat_proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c
index ac3289e38777..a87d7f05b94e 100644
--- a/libexec/rpc.rstatd/rstat_proc.c
+++ b/libexec/rpc.rstatd/rstat_proc.c
@@ -55,6 +55,7 @@ static const char rcsid[] =
#include <fcntl.h>
#include <kvm.h>
#include <limits.h>
+#include <nlist.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>