freebsd-nq/sbin/sysctl
Bruce Evans ce68584226 #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>.
2002-02-25 03:36:06 +00:00
..
Makefile
pathconf.c
sysctl.8
sysctl.c #include <sys/time.h> instead of depending on namespace pollution in 2002-02-25 03:36:06 +00:00