summaryrefslogtreecommitdiff
path: root/cp/test/inc
diff options
context:
space:
mode:
authorGuillaume2008-01-17 15:27:14 +0000
committerGuillaume2008-01-17 15:27:14 +0000
commit1631a7ea62cfa4edef5fb15040325fae4e699f8c (patch)
treef5948d0393a387e6a52ed9136d851e94dcd8c898 /cp/test/inc
parent40bcda131fcb4057ccf4ac188d8848d600ff1983 (diff)
tbc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1284 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cp/test/inc')
-rw-r--r--cp/test/inc/test_msg.h1
-rw-r--r--cp/test/inc/test_station.h2
2 files changed, 3 insertions, 0 deletions
diff --git a/cp/test/inc/test_msg.h b/cp/test/inc/test_msg.h
index c3e8aa0030..37f1087db6 100644
--- a/cp/test/inc/test_msg.h
+++ b/cp/test/inc/test_msg.h
@@ -20,6 +20,7 @@
#include "cp/msg/msg.h"
#include "cp/cp_types.h"
+
int msg_test (void);
#endif
diff --git a/cp/test/inc/test_station.h b/cp/test/inc/test_station.h
index 86920272e8..6e9997f9a0 100644
--- a/cp/test/inc/test_station.h
+++ b/cp/test/inc/test_station.h
@@ -15,6 +15,8 @@
#include "cp/station/station.h"
#include "cp/station/inc/station_event_handler.h"
+#include "cp/msg/msg.h"
+
#include <cyg/hal/hal_arch.h>