X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_truncate_EINVAL.h;h=d7b84511317023c78a40488cfe28b331843834d3;hp=f78af54d3d0a0cc7e52eeaa4abae5d1536b38814;hb=6648cbf52d6695755941ff8607fd7a0cda542e05;hpb=1c8604a29f8ca073e1f5129c58e201a4b42bc192 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h index f78af54..d7b8451 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_truncate_EINVAL.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,12 @@ #ifndef __test_yaffs_truncate_EINVAL_h__ #define __test_yaffs_truncate_EINVAL_h__ + #include "lib.h" #include "yaffsfs.h" #include "test_yaffs_open.h" + int test_yaffs_truncate_EINVAL(void); int test_yaffs_truncate_EINVAL_clean(void); + #endif