X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_read_EBADF.h;h=0fc055a031081297025750ca283defad4819f8ee;hp=845148f51f58e7b2658cc302b689a2a1110e2ef3;hb=121c055437f23d9d6bc7b57d36ecf128b447013f;hpb=f2c8e9cf2b72e5ac6a776a1a1b188f8595e7c35c diff --git a/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h b/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h index 845148f..0fc055a 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_read_EBADF.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_read_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,11 +15,12 @@ #ifndef __test_yaffs_read_EBADF_h__ #define __test_yaffs_read_EBADF_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" - int test_yaffs_read_EBADF(void); int test_yaffs_read_EBADF_clean(void); + #endif