diff options
Diffstat (limited to 'lib/libc/xdr/xdr_array.c')
-rw-r--r-- | lib/libc/xdr/xdr_array.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/xdr/xdr_array.c b/lib/libc/xdr/xdr_array.c index 6e910557c702..3d39895e756e 100644 --- a/lib/libc/xdr/xdr_array.c +++ b/lib/libc/xdr/xdr_array.c @@ -33,11 +33,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static char *sccsid2 = "@(#)xdr_array.c 1.10 87/08/11 Copyr 1984 Sun Micro"; -static char *sccsid = "@(#)xdr_array.c 2.1 88/07/29 4.0 RPCSRC"; -#endif -#include <sys/cdefs.h> /* * xdr_array.c, Generic XDR routines implementation. * |