X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate.h;h=94a304a67b8f3303140df9ed70a8afa1ac8e11ac;hp=5540060810e1d50bddeada86ea196e75eaff2591;hb=4c5424e922763507e8d7f637799052bddfce2630;hpb=a11dd4924d16a4c3d6df13a4182f7729a1478a53 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate.h index 5540060..94a304a 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate.h @@ -15,9 +15,12 @@ #ifndef __test_yaffs_truncate_h__ #define __test_yaffs_truncate_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" + int test_yaffs_truncate(void); int test_yaffs_truncate_clean(void); + #endif