Remove unused includes.

This commit is contained in:
Yoshihiro Takahashi 2010-11-13 15:23:20 +00:00
parent 7438cee62e
commit 57c70558ed

View File

@ -32,12 +32,6 @@ __FBSDID("$FreeBSD$");
*
*/
#include <stand.h>
#include <string.h>
#include "bootstrap.h"
#include "libi386.h"
/*
* Use voodoo to load modules required by current hardware.
*/