X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_EINVAL.h;h=7a71a5e70957499e3b1ef0925f47d7e06dc07f0e;hp=f78af54d3d0a0cc7e52eeaa4abae5d1536b38814;hb=dd93a8090e78af3a429a55349cb05a4bf6fb2c39;hpb=8f3b332855f68abc47f9da5b0f1877f33f70ba15 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h index f78af54..7a71a5e 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h @@ -15,9 +15,12 @@ #ifndef __test_yaffs_truncate_EINVAL_h__ #define __test_yaffs_truncate_EINVAL_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" + int test_yaffs_truncate_EINVAL(void); int test_yaffs_truncate_EINVAL_clean(void); + #endif