mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 20:07:07 +08:00
if_ffec_mcf548x.c: Fix include order
This commit is contained in:
parent
02d344f4d0
commit
2c563ed13a
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user