summaryrefslogtreecommitdiff
path: root/rpc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-18 01:27:10 +0000
committerRoland McGrath <roland@gnu.org>1995-02-18 01:27:10 +0000
commit28f540f45bbacd939bfd07f213bcad2bf730b1bf (patch)
tree15f07c4c43d635959c6afee96bde71fb1b3614ee /rpc
initial import
Diffstat (limited to 'rpc')
-rw-r--r--rpc/auth.h1
-rw-r--r--rpc/auth_unix.h1
-rw-r--r--rpc/clnt.h1
-rw-r--r--rpc/netdb.h1
-rw-r--r--rpc/pmap_clnt.h1
-rw-r--r--rpc/pmap_prot.h1
-rw-r--r--rpc/pmap_rmt.h1
-rw-r--r--rpc/rpc.h1
-rw-r--r--rpc/rpc_msg.h1
-rw-r--r--rpc/svc.h1
-rw-r--r--rpc/svc_auth.h1
-rw-r--r--rpc/types.h1
-rw-r--r--rpc/xdr.h1
13 files changed, 13 insertions, 0 deletions
diff --git a/rpc/auth.h b/rpc/auth.h
new file mode 100644
index 0000000000..5721091a56
--- /dev/null
+++ b/rpc/auth.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/auth.h>
diff --git a/rpc/auth_unix.h b/rpc/auth_unix.h
new file mode 100644
index 0000000000..36299392ba
--- /dev/null
+++ b/rpc/auth_unix.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/auth_unix.h>
diff --git a/rpc/clnt.h b/rpc/clnt.h
new file mode 100644
index 0000000000..b4493d1d90
--- /dev/null
+++ b/rpc/clnt.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/clnt.h>
diff --git a/rpc/netdb.h b/rpc/netdb.h
new file mode 100644
index 0000000000..a9d93e13ad
--- /dev/null
+++ b/rpc/netdb.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/netdb.h>
diff --git a/rpc/pmap_clnt.h b/rpc/pmap_clnt.h
new file mode 100644
index 0000000000..dfe537c96f
--- /dev/null
+++ b/rpc/pmap_clnt.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/pmap_clnt.h>
diff --git a/rpc/pmap_prot.h b/rpc/pmap_prot.h
new file mode 100644
index 0000000000..06d7d378cf
--- /dev/null
+++ b/rpc/pmap_prot.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/pmap_prot.h>
diff --git a/rpc/pmap_rmt.h b/rpc/pmap_rmt.h
new file mode 100644
index 0000000000..1585c13039
--- /dev/null
+++ b/rpc/pmap_rmt.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/pmap_rmt.h>
diff --git a/rpc/rpc.h b/rpc/rpc.h
new file mode 100644
index 0000000000..1b5c5cd8de
--- /dev/null
+++ b/rpc/rpc.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/rpc.h>
diff --git a/rpc/rpc_msg.h b/rpc/rpc_msg.h
new file mode 100644
index 0000000000..3c63730c1f
--- /dev/null
+++ b/rpc/rpc_msg.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/rpc_msg.h>
diff --git a/rpc/svc.h b/rpc/svc.h
new file mode 100644
index 0000000000..68aa67b429
--- /dev/null
+++ b/rpc/svc.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/svc.h>
diff --git a/rpc/svc_auth.h b/rpc/svc_auth.h
new file mode 100644
index 0000000000..e2c226312e
--- /dev/null
+++ b/rpc/svc_auth.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/svc_auth.h>
diff --git a/rpc/types.h b/rpc/types.h
new file mode 100644
index 0000000000..53df7e666b
--- /dev/null
+++ b/rpc/types.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/types.h>
diff --git a/rpc/xdr.h b/rpc/xdr.h
new file mode 100644
index 0000000000..4c9083d08a
--- /dev/null
+++ b/rpc/xdr.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/xdr.h>