summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/shared/main_semobtain.c
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/shell/shared/main_semobtain.c')
-rw-r--r--schedsim/shell/shared/main_semobtain.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedsim/shell/shared/main_semobtain.c b/schedsim/shell/shared/main_semobtain.c
index d5b4388..5033ba5 100644
--- a/schedsim/shell/shared/main_semobtain.c
+++ b/schedsim/shell/shared/main_semobtain.c
@@ -20,6 +20,7 @@
#include <rtems/stringto.h>
#include <schedsim_shell.h>
#include <rtems/error.h>
+#include <rtems/score/threaddispatch.h>
static Thread_Control *get_thread_executing(void)
{