X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffs_list.h;fp=direct%2Fyaffs_list.h;h=3038ca35ecb4e4cefcd08129368d56bf9352ef2a;hp=f1c52544b27f2c4524a4800de29c0cc11ba971e6;hb=79fcd0f8cc347e650e8ccdce12d7a350b8cc6008;hpb=da279cc0ca8272f8ddb7fd3fbd4d09fc054e8c11 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.