1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00

Yeargh! After all that, I forgot to remove the #include.

This commit is contained in:
Jordan K. Hubbard 1998-05-21 17:05:32 +00:00
parent a185a42f91
commit 0f96936284
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=36282

View File

@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: if_tl.c,v 1.1 1998/05/21 03:19:55 wpaul Exp $
* $Id: if_tl.c,v 1.2 1998/05/21 16:24:04 jkh Exp $
*/
/*
@ -236,13 +236,11 @@
#include <pci/pcireg.h>
#include <pci/pcivar.h>
#include <osreldate.h>
#include <pci/if_tlreg.h>
#ifndef lint
static char rcsid[] =
"$Id: if_tl.c,v 1.1 1998/05/21 03:19:55 wpaul Exp $";
"$Id: if_tl.c,v 1.2 1998/05/21 16:24:04 jkh Exp $";
#endif
/*