summaryrefslogtreecommitdiff
path: root/cesar/maximus/prototest/fcall/src/test_fcall.c
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/maximus/prototest/fcall/src/test_fcall.c')
-rw-r--r--cesar/maximus/prototest/fcall/src/test_fcall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cesar/maximus/prototest/fcall/src/test_fcall.c b/cesar/maximus/prototest/fcall/src/test_fcall.c
index 36f9dba2e4..b8e48d10d1 100644
--- a/cesar/maximus/prototest/fcall/src/test_fcall.c
+++ b/cesar/maximus/prototest/fcall/src/test_fcall.c
@@ -20,6 +20,7 @@
#include "interface/fcall/interface_fcall.h"
#include "interface/fcall/inc/interface_fcall.h"
#include "lib/swap.h" // for 'swap16()' and 'swap32()'
+#include "lib/read_word.h" // for 'read_u16_from_word()'
#include "maximus/prototest/fcall/inc/syscall.h"
#define MY_THREAD_STACK_SIZE (8192 / sizeof(int))