X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_EISDIR.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_EISDIR.h;h=4e485ef1f5a194d757de9369c1ebe8d7ea3765e4;hp=7299c6d0747f7058b6a9dadb882d0ac3dadf1435;hb=a32621e0d7f5f391e9152cfe710fa6c99ca44c50;hpb=4adb62b1e4338eaa34d02fdcb0c5d99cebea6747 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h index 7299c6d..4e485ef 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EISDIR.h @@ -15,9 +15,12 @@ #ifndef __test_yaffs_truncate_EISDIR_h__ #define __test_yaffs_truncate_EISDIR_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" + int test_yaffs_truncate_EISDIR(void); int test_yaffs_truncate_EISDIR_clean(void); + #endif