X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate.h;h=94a304a67b8f3303140df9ed70a8afa1ac8e11ac;hb=9a893d50905d6336770609b9de0d18ec2f3e280c;hp=5540060810e1d50bddeada86ea196e75eaff2591;hpb=a11dd4924d16a4c3d6df13a4182f7729a1478a53;p=yaffs2.git 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