X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yportenv.h;h=b5e043423e14277d53ae0d662c1fdf559db91c1c;hp=aa211e7b2a505101da29e1e78ebe4a9c0a83c194;hb=1914e0005f937794cbae500c821063aaa2cec2d8;hpb=14609dd277d69fdcddfb68bf465d06bb1cda82c7 diff --git a/yportenv.h b/yportenv.h index aa211e7..b5e0434 100644 --- a/yportenv.h +++ b/yportenv.h @@ -15,7 +15,7 @@ * * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL. * - * $Id: yportenv.h,v 1.5 2004-12-17 04:39:04 charles Exp $ + * $Id: yportenv.h,v 1.6 2005-07-31 00:26:57 charles Exp $ * */ @@ -32,11 +32,12 @@ // Linux kernel -#include "linux/kernel.h" -#include "linux/version.h" -#include "linux/mm.h" -#include "linux/string.h" -#include "linux/slab.h" +#include +#include +#include +#include +#include +#include #define YCHAR char #define YUCHAR unsigned char