Remove the now unused sys/malloc.h header.

This commit is contained in:
mux 2003-01-24 02:42:22 +00:00
parent c00190eea0
commit 6f48bb6d00

View File

@ -108,7 +108,6 @@ __FBSDID("$FreeBSD$");
#include <sys/sockio.h>
#include <sys/endian.h>
#include <sys/mbuf.h>
#include <sys/malloc.h>
#include <sys/kernel.h>
#include <sys/socket.h>