From 0b00bbca5df140edbfaffab627bd82165f1b1420 Mon Sep 17 00:00:00 2001 From: Eamon Walsh Date: Fri, 13 Jun 2008 22:22:22 -0400 Subject: [PATCH] Fix "Warning: no previous prototype for `SecureRPCInit'". --- os/rpcauth.c | 1 + 1 file changed, 1 insertion(+) diff --git a/os/rpcauth.c b/os/rpcauth.c index 3451ac18b..1e134ad14 100644 --- a/os/rpcauth.c +++ b/os/rpcauth.c @@ -42,6 +42,7 @@ from The Open Group. #include #include "misc.h" #include "os.h" +#include "osdep.h" #include "dixstruct.h" #include