X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_ftruncate_EINVAL.h;h=49a5fd65df94295ca35605580f1c37635612690c;hb=fb619fcd9415e8a5b9c8bdad87fff07a1b2579ab;hp=d95bdb827eb5de40a83907f4092366945fc26826;hpb=1c8604a29f8ca073e1f5129c58e201a4b42bc192;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h index d95bdb8..49a5fd6 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate_EINVAL.h @@ -15,9 +15,12 @@ #ifndef __test_yaffs_ftruncate_EINVAL_h__ #define __test_yaffs_ftruncate_EINVAL_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" + int test_yaffs_ftruncate_EINVAL(void); int test_yaffs_ftruncate_EINVAL_clean(void); + #endif