1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-29 06:42:03 +03:00
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.
This commit is contained in:
Ulrich Drepper
1998-03-24 10:39:42 +00:00
parent 4d42000c41
commit 82cda1d71d
4 changed files with 11 additions and 2 deletions

1
include/des.h Normal file
View File

@@ -0,0 +1 @@
#include <sunrpc/rpc/rpc_des.h>