Date: Tue, 4 May 2004 00:08:04 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ggate/ggated ggated.c Message-ID: <200405040708.i44784cY076706@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde         2004/05/04 00:08:04 PDT
  FreeBSD src repository
  Modified files:
    sbin/ggate/ggated    ggated.c 
  Log:
  Include <sys/time.h> for the declaration of struct bintime instead of
  depending on namespace pollution in <sys/stat.h>.  struct bintime is
  only needed to satisfy leakage of kernel interfaces to userland and
  namespace bugs in those interfaces...
  
  Revision  Changes    Path
  1.3       +1 -0      src/sbin/ggate/ggated/ggated.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405040708.i44784cY076706>
