Depollute headers now that the VM headers DTRT.

This commit is contained in:
markm 2001-05-03 11:49:44 +00:00
parent b831760191
commit 6e5753e11d
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>