Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 1996 11:13:24 -0700 (PDT)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pccard pccard.c pcic.c
Message-ID:  <199604071813.LAA23544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

nate        96/04/07 11:13:23

  Branch:      sys/pccard  RELENG_2_1_0
  Modified:    sys/pccard  pccard.c pcic.c
  Log:
  Bring in changes from the HEAD.
  - Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>.
  - pccard.c:
          #include <i386/include/clock.h> to get sysbeep() prototype
  - pcic.c:
          add appropriate #ifdef around a prototype to quiet GCC because
          fn decl. is also #ifdef'd.
  
  Revision  Changes    Path
  1.3.2.3   +3 -2      src/sys/pccard/pccard.c
  1.3.2.3   +3 -2      src/sys/pccard/pcic.c



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