diff direct/python/yaffs_python_helper.c @ 342:ce702882929d

Move tracing out of yportenv.h
author charles <charles>
date Mon, 11 Jan 2010 04:06:46 +0000
parents 84b985d09f3c
children b5309c9b6d7f
line wrap: on
line diff
--- a/direct/python/yaffs_python_helper.c
+++ b/direct/python/yaffs_python_helper.c
@@ -22,6 +22,7 @@
  */
  
 #include "yaffsfs.h"
+#include "yaffs_trace.h"
 
 int simulate_power_failure;
 int random_seed;