From babe8f19b623a74dc9bb700d8592718dca0a0376 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 1 Apr 1996 05:36:06 +0000 Subject: 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. --- usr.sbin/rpc.statd/statd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/rpc.statd/statd.h') 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 +#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 */ -- cgit v1.1