Remove unneeded includes.

This commit is contained in:
ad 2007-03-12 16:48:50 +00:00
parent 2f3dd41194
commit 20407a495d
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: malloc.h,v 1.97 2007/03/04 06:03:41 christos Exp $ */
/* $NetBSD: malloc.h,v 1.98 2007/03/12 16:48:50 ad Exp $ */
/*
* Copyright (c) 1987, 1993
@ -38,7 +38,6 @@
#include "opt_kmemstats.h"
#include "opt_malloclog.h"
#include "opt_malloc_debug.h"
#include "opt_lockdebug.h"
#endif
@ -52,7 +51,6 @@
* be allocated */
#ifdef _KERNEL
#include <sys/lock.h>
#include <sys/mallocvar.h>
/*
* The following are standard, built-in malloc types that are