aboutsummaryrefslogtreecommitdiff
path: root/security/xinetd/files.5/patch-xinetd::service.c
blob: fcc82291fe610dc1ce4973229bba32d1076048fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xinetd/service.c.orig	Wed Oct 16 09:25:06 2002
+++ xinetd/service.c	Wed Oct 16 09:25:26 2002
@@ -31,6 +31,8 @@
   #endif
   #include <rpc/types.h>
   #include <rpc/xdr.h>
+  #include <rpc/auth.h>
+  #include <rpc/clnt.h>
   #include <rpc/pmap_clnt.h>
  #endif
  #include <rpc/rpc.h>