diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-06-05 02:59:00 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-06-05 02:59:00 +0000 |
commit | 78e55a1f29558e8be54566ead1e7be8ab9d45273 (patch) | |
tree | 65fd45fa55d0cd3888b40a4f41dd3383616dfd74 /lib/libc/xdr/xdr_reference.c | |
parent | 885f2f31b4599f4bc7468278c783c1c30f1f86ed (diff) |
Notes
Diffstat (limited to 'lib/libc/xdr/xdr_reference.c')
-rw-r--r-- | lib/libc/xdr/xdr_reference.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/xdr/xdr_reference.c b/lib/libc/xdr/xdr_reference.c index 91ccff2d79cf..b65c8497068b 100644 --- a/lib/libc/xdr/xdr_reference.c +++ b/lib/libc/xdr/xdr_reference.c @@ -43,8 +43,6 @@ static char *rcsid = "$Id: xdr_reference.c,v 1.2 1995/05/30 05:42:12 rgrimes Exp */ #include <stdio.h> -#include <stdlib.h> -#include <string.h> #include <rpc/types.h> #include <rpc/xdr.h> |