Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 1998 09:24:06 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci if_tl.c if_tlreg.h
Message-ID:  <199805211624.JAA16954@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/05/21 09:24:06 PDT

  Modified files:
    sys/pci              if_tl.c if_tlreg.h 
  Log:
  Don't use __FreeBSD_version explicitly - none of the other
  drivers here do and it also blows up in building GENERIC during
  a release build if you try and include <osreldate.h> (which shot
  my SNAP dead - argh!).  Use __FreeBSD__ instead.
  
  Revision  Changes    Path
  1.2       +11 -11    src/sys/pci/if_tl.c
  1.2       +2 -2      src/sys/pci/if_tlreg.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805211624.JAA16954>