[rtems commit] bfin/shared/dev/clock.c: Include rtems/score/thread.h

Joel Sherrill joel at rtems.org
Thu Nov 29 16:54:18 UTC 2018


Module:    rtems
Branch:    master
Commit:    d6d40024b3ec017b8640b569a1aa1269e9321a48
Changeset: http://git.rtems.org/rtems/commit/?id=d6d40024b3ec017b8640b569a1aa1269e9321a48

Author:    Joel Sherrill <joel at rtems.org>
Date:      Thu Nov 29 10:54:12 2018 -0600

bfin/shared/dev/clock.c: Include rtems/score/thread.h

---

 bsps/bfin/shared/dev/clock.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsps/bfin/shared/dev/clock.c b/bsps/bfin/shared/dev/clock.c
index d46ab35..3463858 100644
--- a/bsps/bfin/shared/dev/clock.c
+++ b/bsps/bfin/shared/dev/clock.c
@@ -15,6 +15,7 @@
 #include <stdlib.h>
 #include <rtems/libio.h>
 #include <rtems/score/percpu.h>
+#include <rtems/score/thread.h>
 #include <bsp.h>
 #include <rtems/clockdrv.h>
 




More information about the vc mailing list