X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_read_EINVAL.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_read_EINVAL.h;h=ee559276343c73b9061ca54c282f35350379b3d9;hp=c2c54b7729fb96a89b4222fa8a5331f183da7b5b;hb=a32621e0d7f5f391e9152cfe710fa6c99ca44c50;hpb=4adb62b1e4338eaa34d02fdcb0c5d99cebea6747 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h index c2c54b7..ee55927 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_read_EINVAL.h @@ -15,6 +15,7 @@ #ifndef __test_yaffs_read_EINVAL_h__ #define __test_yaffs_read_EINVAL_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" @@ -26,4 +27,5 @@ int test_yaffs_read_EINVAL(void); int test_yaffs_read_EINVAL_clean(void); int test_yaffs_read_EINVAL_init(void); int test_yaffs_read_EINVAL_init_clean(void); + #endif