X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yportenv.h;h=3e6caaeaf0e9ef54f19e1183709676e7379feae3;hp=e8b9d097c35a978238720b3f2f3caaa81108b640;hb=2ae22f05374b4cb19202ddaac9fc47458c732f0d;hpb=5e1b1f2ad15a8d27d2ee4dadbc712d702dc78b93 diff --git a/yportenv.h b/yportenv.h index e8b9d09..3e6caae 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.11 2006-05-21 09:39:12 charles Exp $ + * $Id: yportenv.h,v 1.12 2007-01-19 04:07:48 charles Exp $ * */ @@ -31,9 +31,11 @@ #include "moduleconfig.h" /* Linux kernel */ +#include +#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19)) #include +#endif #include -#include #include #include #include