Re-port RPC library to Solaris
[shibboleth/sp.git] / oncrpc / pmap_cln.c
index 24aead2..1514d2e 100644 (file)
@@ -51,8 +51,8 @@ static char sccsid[] = "@(#)pmap_clnt.c 1.37 87/08/11 Copyr 1984 Sun Micro";
 
 #include <rpc/rpc.h>
 #ifdef WIN32
-#include <rpc/pmap_pro.h>
-#include <rpc/pmap_cln.h>
+#include <rpc/pmap_prot.h>
+#include <rpc/pmap_clnt.h>
 #else
 #include <rpc/pmap_prot.h>
 #include <rpc/pmap_clnt.h>