X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_ftruncate_EINVAL.h;h=49a5fd65df94295ca35605580f1c37635612690c;hp=d95bdb827eb5de40a83907f4092366945fc26826;hb=a45194dd1a23a750f4ee8912258243dcdbcac69a;hpb=e0b53924703fe414a99dbf49682cf8459540a3e5 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