Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Nov 2008 09:41:31 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/en midway.c
Message-ID:  <200811060941.mA69fkYi022746@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2008-11-06 09:41:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/en           midway.c 
  Log:
  SVN rev 184712 on 2008-11-06 09:41:31Z by bz
  
  Hide an unused variable in case we compile with neither INET nor INET6.
  NATM needs 'struct in_addr' to compile, which is a problem on its own
  but include in.h for now if we have NATM but neither INET or INET6.
  
  MFC after:      2 months
  
  Revision  Changes    Path
  1.75      +5 -1      src/sys/dev/en/midway.c



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