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=5092cb42f05f875154d89639dbd5d6cea573da5f;hpb=22f31a41cbb9a08e67204279fb3b37e400309f1c 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);