X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_mount_ENAMETOOLONG.h;h=26eb0d748799bc1a86ad0f89f6137672d7886547;hp=e83dc6bef73d190b327ca692e7ee54f9fbc534e8;hb=00ebf30805d631cd9bb3155aa249705b3a5777f5;hpb=559fc3d004f76e506ecb5e7efe56fdb5cceed943 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h index e83dc6b..26eb0d7 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_mount_ENAMETOOLONG.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 @@ -18,7 +18,11 @@ #include "lib.h" #include "yaffsfs.h" +#include "test_yaffs_mount.h" +#include "test_yaffs_unmount.h" + int test_yaffs_mount_ENAMETOOLONG(void); int test_yaffs_mount_ENAMETOOLONG_clean(void); + #endif