Don't include opt_smp.h - we don't use anything defined in it.

This commit is contained in:
Mike Smith 2000-06-10 22:59:50 +00:00
parent 6eb9d785ef
commit 4f443c2c44
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61533
2 changed files with 0 additions and 2 deletions

View file

@ -32,7 +32,6 @@
*/
#include "isa.h"
#include "opt_smp.h"
#include <sys/param.h>
#include <sys/systm.h>

View file

@ -32,7 +32,6 @@
*/
#include "isa.h"
#include "opt_smp.h"
#include <sys/param.h>
#include <sys/systm.h>