MFi386 rev 1.256 by jhb: remove redundant #include <sys/sysctl.h>

This commit is contained in:
Peter Wemm 2003-09-22 22:52:46 +00:00
parent 13a27f2962
commit 74a99ec4fe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120353

View file

@ -88,8 +88,6 @@ __FBSDID("$FreeBSD$");
#include <ddb/ddb.h>
#include <sys/sysctl.h>
extern void trap(struct trapframe frame);
extern void syscall(struct trapframe frame);