mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 00:34:07 +08:00
if_ffec_mcf548x.c: Fix include order
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <machine/rtems-bsd-kernel-space.h>
|
||||
|
||||
#include <bsp.h>
|
||||
|
||||
#ifdef LIBBSP_M68K_GENMCF548X_BSP_H
|
||||
@@ -44,8 +46,6 @@
|
||||
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
|
||||
#pragma GCC diagnostic ignored "-Wpointer-sign"
|
||||
|
||||
#include <machine/rtems-bsd-kernel-space.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
|
Reference in New Issue
Block a user