*** empty log message ***
[yaffs/.git] / yaffs_guts.h
index 769dcc50adc2a7706012569b9d54c96bc8dbc64e..4aafe1dae791dc5b3a879ccd1d4bae9a82142c73 100644 (file)
  *
  * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  *
- * $Id: yaffs_guts.h,v 1.16 2003-01-31 03:30:33 charles Exp $
+ * $Id: yaffs_guts.h,v 1.17 2004-10-10 17:54:59 charles Exp $
  */
 
 #ifndef __YAFFS_GUTS_H__
 #define __YAFFS_GUTS_H__
 
-#include "devextras.h"
-
+#include "yportenv.h"
 
 #define YAFFS_OK       1
 #define YAFFS_FAIL  0
@@ -586,3 +585,4 @@ void yaffs_GutsTest(yaffs_Device *dev);
 
 #endif
 
+