1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=209852

View File

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