X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_lseek.h;h=9854bae4e143e31c690257554152853372d6bef2;hp=d392127c943b3aca0173f7d9db3d7105cdaf8e1e;hb=137f935f6d622bffdef2fece0c5194e85f5174e9;hpb=a11dd4924d16a4c3d6df13a4182f7729a1478a53 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