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=8cec748bd9c0642c7a5cb471d05647a9b167f457;hp=1530760a921c188c7441c74ae61504cf070dd58c;hb=ce0a5fb9849b6dc0d1347709b28d3a34eefec662;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..8cec748 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_lseek_EBADF.h @@ -1,7 +1,7 @@ /* * YAFFS: Yet another Flash File System . A NAND-flash specific file system. * - * Copyright (C) 2002-2010 Aleph One Ltd. + * Copyright (C) 2002-2011 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Timothy Manning @@ -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);