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=d05dbe42354154b7c4d27f3debf2831223b31b4d;hp=d95bdb827eb5de40a83907f4092366945fc26826;hpb=e0b53924703fe414a99dbf49682cf8459540a3e5;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