yaffs: Add xattrib support
[yaffs2.git] / direct / python / yaffs_python_helper.c
index cbb434c880b30ef8ca75e71a8b342e0b9b77eea7..425bcda1e83bfc1ab990839699361a4d367c4a59 100644 (file)
@@ -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 <charles@aleph1.co.uk>
@@ -22,6 +22,7 @@
  */
  
 #include "yaffsfs.h"
+#include "yaffs_trace.h"
 
 int simulate_power_failure;
 int random_seed;