X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_mount_ENAMETOOLONG.h;h=26eb0d748799bc1a86ad0f89f6137672d7886547;hb=6648cbf52d6695755941ff8607fd7a0cda542e05;hp=e83dc6bef73d190b327ca692e7ee54f9fbc534e8;hpb=559fc3d004f76e506ecb5e7efe56fdb5cceed943;p=yaffs2.git 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