X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_EFBIG.h;h=5a459ad0e963fb0a6cc3602ea4910cc28510df70;hp=15f0999c0ea9da57a966d9f4941d2978b200ea66;hb=a32621e0d7f5f391e9152cfe710fa6c99ca44c50;hpb=1c8604a29f8ca073e1f5129c58e201a4b42bc192 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.h index 15f0999..5a459ad 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EFBIG.h @@ -15,9 +15,12 @@ #ifndef __test_yaffs_truncate_EFBIG_h__ #define __test_yaffs_truncate_EFBIG_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" + int test_yaffs_truncate_EFBIG(void); int test_yaffs_truncate_EFBIG_clean(void); + #endif