X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_lseek_EBADF.h;h=6911c803a3fb6583e355094a986c6cce7baa619d;hp=1530760a921c188c7441c74ae61504cf070dd58c;hb=a32621e0d7f5f391e9152cfe710fa6c99ca44c50;hpb=4adb62b1e4338eaa34d02fdcb0c5d99cebea6747 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h index 1530760..6911c80 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h @@ -15,9 +15,9 @@ #ifndef __test_yaffs_lseek_EBADF_h__ #define __test_yaffs_lseek_EBADF_h__ + #include "lib.h" #include "yaffsfs.h" -#include "test_yaffs_open.h" int test_yaffs_lseek_EBADF(void); int test_yaffs_lseek_EBADF_clean(void);