X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fpython%2Fyaffs_python_helper.c;h=425bcda1e83bfc1ab990839699361a4d367c4a59;hp=cbb434c880b30ef8ca75e71a8b342e0b9b77eea7;hb=29e2dccbc8145ce3fd337a91a266d29e9b0f3f60;hpb=1e40cf15e2e588fc4dc1af3493d822715e9bdfa7 diff --git a/direct/python/yaffs_python_helper.c b/direct/python/yaffs_python_helper.c index cbb434c..425bcda 100644 --- a/direct/python/yaffs_python_helper.c +++ b/direct/python/yaffs_python_helper.c @@ -2,7 +2,7 @@ /* * YAFFS: Yet Another Flash File System. A NAND-flash specific file system. * - * Copyright (C) 2002-2007 Aleph One Ltd. + * Copyright (C) 2002-2010 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning @@ -22,6 +22,7 @@ */ #include "yaffsfs.h" +#include "yaffs_trace.h" int simulate_power_failure; int random_seed;