X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Fyaffs_list.h;h=3038ca35ecb4e4cefcd08129368d56bf9352ef2a;hb=c955a519e17ce455be524e9d1a5f59fe47f0194e;hp=f1c52544b27f2c4524a4800de29c0cc11ba971e6;hpb=6648cbf52d6695755941ff8607fd7a0cda542e05;p=yaffs2.git diff --git a/direct/yaffs_list.h b/direct/yaffs_list.h index f1c5254..3038ca3 100644 --- a/direct/yaffs_list.h +++ b/direct/yaffs_list.h @@ -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.