X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_fchmod.c;h=7071da1871e4ad8bb63b4681bcecc76d38574ecd;hb=3de09ef5a181999f7340462154034b727827e4fa;hp=e1a035688f870686e7d615e3a71ef4a28d91f168;hpb=cabb7b51f48a784fbd8bd04ea8878abe2196167a;p=yaffs2.git diff --git a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod.c b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod.c index e1a0356..7071da1 100644 --- a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod.c +++ b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_fchmod.c @@ -1,8 +1,7 @@ /* * YAFFS: Yet another FFS. A NAND-flash specific file system. * - * Copyright (C) 2002-2011 Aleph One Ltd. - * for Toby Churchill Ltd and Brightstar Engineering + * Copyright (C) 2002-2018 Aleph One Ltd. * * Created by Timothy Manning * @@ -12,6 +11,7 @@ */ #include "test_yaffs_fchmod.h" +#include "test_yaffs_open.h" static int handle = -1;