#include <rpc/rpc.h> to get our overriding #defines
authorDerek Atkins <derek@ihtfp.com>
Fri, 1 Nov 2002 22:32:32 +0000 (22:32 +0000)
committerDerek Atkins <derek@ihtfp.com>
Fri, 1 Nov 2002 22:32:32 +0000 (22:32 +0000)
oncrpc/clnt_per.c

index 35cd883..ee60513 100644 (file)
@@ -53,6 +53,7 @@ static char sccsid[] = "@(#)clnt_perror.c 1.15 87/10/07 Copyr 1984 Sun Micro";
 #include <stdlib.h>
 #endif
 
+#include <rpc/rpc.h>
 #include <rpc/types.h>
 #include <rpc/auth.h>
 #include <rpc/clnt.h>