Remove the now unused sys/malloc.h header.

This commit is contained in:
Maxime Henrion 2003-01-24 02:42:22 +00:00
parent cf8a185d8d
commit ff301db64c

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>