summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/handles.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-04-01 05:30:04 +0000
committerpeter <peter@FreeBSD.org>1996-04-01 05:30:04 +0000
commitf794c0568b6180eca6dd2792d3a5d4315aee4f47 (patch)
tree7048db188c5679e34b709bb5c2a878e6084b96c6 /usr.sbin/rpc.lockd/handles.c
parent4673aad9a1e182c91c3ca8f8d864e5d821284dac (diff)
downloadFreeBSD-src-f794c0568b6180eca6dd2792d3a5d4315aee4f47.zip
FreeBSD-src-f794c0568b6180eca6dd2792d3a5d4315aee4f47.tar.gz
Tweaks for the stub lockd.
- Use rpcgen to generate the unmodified boilerplate code rather than having it in the repository. - Eliminate the conflicting function names by changing them to their "natural" rpcgen generated names
Diffstat (limited to 'usr.sbin/rpc.lockd/handles.c')
-rw-r--r--usr.sbin/rpc.lockd/handles.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.lockd/handles.c b/usr.sbin/rpc.lockd/handles.c
index dfb9ad4..047f6d2 100644
--- a/usr.sbin/rpc.lockd/handles.c
+++ b/usr.sbin/rpc.lockd/handles.c
@@ -33,7 +33,7 @@
-#include "lockd.h"
+#include "nlm_prot.h"
/* ------------------------------------------------------------------------- */
/*
OpenPOWER on IntegriCloud