Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2002 19:36:06 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/sysctl sysctl.c
Message-ID:  <200202250336.g1P3a6K85766@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/02/24 19:36:06 PST

  Modified files:
    sbin/sysctl          sysctl.c 
  Log:
  #include <sys/time.h> instead of depending on namespace pollution in
  <sys/stat.h> for its prerequisite <sys/time.h>.
  
  #include <sys/param.h> in the correct place instead of bogusly including
  <sys/types.h>.
  
  Revision  Changes    Path
  1.41      +3 -3      src/sbin/sysctl/sysctl.c

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?200202250336.g1P3a6K85766>