Further integration of 64-bit time changes
[yaffs2.git] / direct / ydirectenv.h
index 08fc04d3812a9cb1276479a046d943f32d3820a3..ae2e23cbbfd04e903d47c70fd823130d05a0b4bc 100644 (file)
@@ -29,7 +29,7 @@ void yaffs_bug_fn(const char *file_name, int line_no);
 
 #define BUG() do { yaffs_bug_fn(__FILE__, __LINE__); } while (0)
 
-#ifdef YAFFS_USE_32_BIT_TIME_T
+#ifdef CONFIG_YAFFS_USE_32_BIT_TIME_T
        #define YTIME_T u32
 #else
        #define YTIME_T u64