X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_lseek.h;fp=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_lseek.h;h=9854bae4e143e31c690257554152853372d6bef2;hb=a32621e0d7f5f391e9152cfe710fa6c99ca44c50;hp=d392127c943b3aca0173f7d9db3d7105cdaf8e1e;hpb=4adb62b1e4338eaa34d02fdcb0c5d99cebea6747;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek.h b/direct/timothy_tests/quick_tests/test_yaffs_lseek.h index d392127..9854bae 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_lseek.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek.h @@ -15,6 +15,7 @@ #ifndef __test_yaffs_lseek_h__ #define __test_yaffs_lseek_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" @@ -22,4 +23,5 @@ int test_yaffs_lseek(void); int test_yaffs_lseek_clean(void); int test_yaffs_lseek_to_beginning(void); + #endif