Merge branch 'big-files': Merge in large file support
[yaffs2.git] / direct / yaffs_list.h
index f1c52544b27f2c4524a4800de29c0cc11ba971e6..3038ca35ecb4e4cefcd08129368d56bf9352ef2a 100644 (file)
@@ -24,8 +24,6 @@
 #define __YAFFS_LIST_H__
 
 
-#include "yportenv.h"
-
 /*
  * This is a simple doubly linked list implementation that matches the
  * way the Linux kernel doubly linked list implementation works.