Bruce Evans 3d7613a6e2 Avoid impending world breakage.
1. Don't include <sys/conf.h> in userland.  It is not used, and including it
   without including its prerequisite <sys/time.h> should have broken the
   world.
2. Don't include <sys/mount.h>.  It is not used, except in -current it
   bogusly includes <sys/stat.h> which bogusly includes <sys/time.h> and
   thus accidentally provides the prerequisite in (1).
3. Cleaned up nearby include messes.

Not approved by despite 5 weeks notice: MAINTAINER
2000-10-13 13:43:37 +00:00
..
2000-02-29 06:07:01 +00:00
2000-02-29 06:07:01 +00:00
2000-05-11 07:23:50 +00:00
2000-08-16 04:31:37 +00:00
2000-05-11 07:23:16 +00:00
2000-06-02 04:03:57 +00:00
2000-06-02 04:04:31 +00:00
2000-10-13 13:43:37 +00:00
2000-05-11 07:25:36 +00:00
2000-06-07 03:33:09 +00:00
2000-02-29 06:16:44 +00:00