aboutsummaryrefslogtreecommitdiffstats
path: root/test/nil/test_root.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-02-10 13:01:54 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-02-10 13:01:54 +0000
commitc082a87062ebb9414ec223e9bf7ea8959a717488 (patch)
tree347323664729cfb5126aa28d77fe799a14e52073 /test/nil/test_root.h
parent1ef57ed011384517ebaf13bd098653caac32d3df (diff)
downloadChibiOS-c082a87062ebb9414ec223e9bf7ea8959a717488.tar.gz
ChibiOS-c082a87062ebb9414ec223e9bf7ea8959a717488.tar.bz2
ChibiOS-c082a87062ebb9414ec223e9bf7ea8959a717488.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6694 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/nil/test_root.h')
-rw-r--r--test/nil/test_root.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/nil/test_root.h b/test/nil/test_root.h
index fb6fea873..42463fc03 100644
--- a/test/nil/test_root.h
+++ b/test/nil/test_root.h
@@ -25,6 +25,8 @@
#ifndef _TEST_ROOT_H_
#define _TEST_ROOT_H_
+#include "nil.h"
+
#include "test_sequence_000.h"
/*===========================================================================*/