mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-14 11:29:17 +08:00
SLEEPQUEUE(9): Include missing header file
This commit is contained in:
parent
4f75a78165
commit
8b722dba65
@ -89,6 +89,7 @@ __FBSDID("$FreeBSD$");
|
|||||||
#ifdef __rtems__
|
#ifdef __rtems__
|
||||||
#include <machine/rtems-bsd-thread.h>
|
#include <machine/rtems-bsd-thread.h>
|
||||||
#include <rtems/score/threadimpl.h>
|
#include <rtems/score/threadimpl.h>
|
||||||
|
#include <rtems/score/watchdogimpl.h>
|
||||||
#endif /* __rtems__ */
|
#endif /* __rtems__ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user