]> git.saurik.com Git - apple/libinfo.git/blobdiff - rpc.subproj/xdr_reference.c
Libinfo-129.4.tar.gz
[apple/libinfo.git] / rpc.subproj / xdr_reference.c
index bfc82e116bc9be2f39837d446323b69683f1a28b..acdd540b1d694c6fc4f4b0cb89dc7ef414bfdb10 100644 (file)
@@ -53,7 +53,7 @@
 #if defined(LIBC_SCCS) && !defined(lint) 
 /*static char *sccsid = "from: @(#)xdr_reference.c 1.11 87/08/11 SMI";*/
 /*static char *sccsid = "from: @(#)xdr_reference.c     2.1 88/07/29 4.0 RPCSRC";*/
-static char *rcsid = "$Id: xdr_reference.c,v 1.2 1999/10/14 21:56:55 wsanchez Exp $";
+static char *rcsid = "$Id: xdr_reference.c,v 1.3 2002/02/19 20:36:26 epeyton Exp $";
 #endif
 
 /*
@@ -66,6 +66,8 @@ static char *rcsid = "$Id: xdr_reference.c,v 1.2 1999/10/14 21:56:55 wsanchez Ex
  */
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include <rpc/types.h>
 #include <rpc/xdr.h>