diff options
Diffstat (limited to 'sys/arm/at91/at91_machdep.c')
-rw-r--r-- | sys/arm/at91/at91_machdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/at91/at91_machdep.c b/sys/arm/at91/at91_machdep.c index b902a89..e54df91 100644 --- a/sys/arm/at91/at91_machdep.c +++ b/sys/arm/at91/at91_machdep.c @@ -44,7 +44,6 @@ */ #include "opt_msgbuf.h" -#include "opt_at91.h" #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |