Depollute headers now that the VM headers DTRT.

This commit is contained in:
Mark Murray 2001-05-03 11:49:44 +00:00
parent 559034b748
commit 25bba4f6ad
3 changed files with 0 additions and 3 deletions

View File

@ -42,7 +42,6 @@ static const char rcsid[] =
#include <sys/param.h>
#include <sys/time.h>
#include <sys/lock.h>
#include <sys/resource.h>
#include <sys/proc.h>
#include <sys/sysctl.h>

View File

@ -40,7 +40,6 @@ static const char rcsid[] =
#endif /* not lint */
#include <sys/param.h>
#include <sys/lock.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <sys/proc.h>

View File

@ -46,7 +46,6 @@ static const char rcsid[] =
#endif /* not lint */
#include <sys/param.h>
#include <sys/lock.h>
#include <sys/user.h>
#include <sys/time.h>
#include <sys/resource.h>