yaffs: Update year to 2011 in copyrights etc.
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_mount_ENAMETOOLONG.h
index e83dc6bef73d190b327ca692e7ee54f9fbc534e8..26eb0d748799bc1a86ad0f89f6137672d7886547 100644 (file)
@@ -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 <timothy@yaffs.net>
 
 #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