summaryrefslogtreecommitdiff
path: root/include/des.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-24 10:39:42 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-24 10:39:42 +0000
commit82cda1d71d2de5ca04f3725e5af230ceefacf22a (patch)
tree8e5aa4d3812b74a611ac091afd84da0affc45cf8 /include/des.h
parent4d42000c41c216157909df3cd33bd6d1387b22ed (diff)
Update.
1998-03-24 Ulrich Drepper <drepper@cygnus.com> * sunrpc/Makefile (headers): Add rpc/rpc_des.h. (distribute): Remove des.h. * include/des.h: New file. * sunrpc/des.h: Moved to ... * sunrpc/rpc/rpc_des.h: ...here.
Diffstat (limited to 'include/des.h')
-rw-r--r--include/des.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/des.h b/include/des.h
new file mode 100644
index 0000000000..a519b6f681
--- /dev/null
+++ b/include/des.h
@@ -0,0 +1 @@
+#include <sunrpc/rpc/rpc_des.h>