Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 1996 09:12:02 -0800 (PST)
From:      Garrett Wollman <wollman>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/kdump mkioctls src/usr.bin/netstat atalk.c if.c ipx.c mroute.c route.c
Message-ID:  <199612101712.JAA14112@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     96/12/10 09:11:59

  Modified:    usr.bin/kdump  mkioctls
               usr.bin/netstat  atalk.c if.c ipx.c mroute.c route.c
  Log:
  Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
  do it themselves.  (Some of these programs actually depended on this
  beyond compiling the definition of struct ifinfo!)  Also fix up some
  other #include messes while we're at it.
  
  Revision  Changes    Path
  1.5       +1 -0      src/usr.bin/kdump/mkioctls
  1.7       +1 -4      src/usr.bin/netstat/atalk.c
  1.17      +1 -0      src/usr.bin/netstat/if.c
  1.5       +1 -2      src/usr.bin/netstat/ipx.c
  1.7       +1 -0      src/usr.bin/netstat/mroute.c
  1.22      +2 -1      src/usr.bin/netstat/route.c



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