mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 06:04:34 +08:00
swi01: Move include to avoid type conflict
This commit is contained in:
parent
22257c7d81
commit
5529f7daf9
@ -29,13 +29,13 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <machine/rtems-bsd-kernel-space.h>
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <machine/rtems-bsd-kernel-space.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/systm.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user