Manually moved from Attic/ in the repository since cvs failed to do so.

This commit is contained in:
jhawk 2003-11-28 23:57:49 +00:00
parent df5a50364e
commit e7d0c2b26a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: yyyin_cksum.c,v 1.5 2003/07/15 02:15:06 lukem Exp $ */
/* $NetBSD: yyyin_cksum.c,v 1.6 2003/11/28 23:57:49 jhawk Exp $ */
/*
* Copyright (c) 1988, 1992, 1993
@ -36,7 +36,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: yyyin_cksum.c,v 1.5 2003/07/15 02:15:06 lukem Exp $");
__KERNEL_RCSID(0, "$NetBSD: yyyin_cksum.c,v 1.6 2003/11/28 23:57:49 jhawk Exp $");
#include <sys/param.h>
#include <sys/mbuf.h>