summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.statd/statd.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-04-01 05:36:06 +0000
committerpeter <peter@FreeBSD.org>1996-04-01 05:36:06 +0000
commitbabe8f19b623a74dc9bb700d8592718dca0a0376 (patch)
tree3d3c1c998c131acb7a47879fc31200f5ab14b605 /usr.sbin/rpc.statd/statd.h
parentf794c0568b6180eca6dd2792d3a5d4315aee4f47 (diff)
downloadFreeBSD-src-babe8f19b623a74dc9bb700d8592718dca0a0376.zip
FreeBSD-src-babe8f19b623a74dc9bb700d8592718dca0a0376.tar.gz
Some minor tweaks for statd
- use rpcgen to generate unmodified code instead of havinf it in the repository - use "natural" function names to avoid conflicts with prototypes etc.
Diffstat (limited to 'usr.sbin/rpc.statd/statd.h')
-rw-r--r--usr.sbin/rpc.statd/statd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.statd/statd.h b/usr.sbin/rpc.statd/statd.h
index 63c4738..7b4e659 100644
--- a/usr.sbin/rpc.statd/statd.h
+++ b/usr.sbin/rpc.statd/statd.h
@@ -33,7 +33,7 @@
-#include <rpcsvc/sm_inter.h>
+#include "sm_inter.h"
/* These pieces are missing from the distributed sm_inter.x, which */
/* omits the SM_NOTIFY procedure used between cooperating rpc.statd's */
OpenPOWER on IntegriCloud