Remove an unnecessary include of opt_psim.h, which is not present on

powerpc64.
This commit is contained in:
Nathan Whitehorn 2010-07-09 14:02:57 +00:00
parent 945c08644e
commit ce0df83f13

View File

@ -54,7 +54,6 @@
*
* $FreeBSD$
*/
#include "opt_psim.h"
#include <sys/param.h>
#include <sys/systm.h>