X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs%2F.git;a=blobdiff_plain;f=yportenv.h;h=0c640372a2290c0030882405eda0c7b5eac07a18;hp=6f80d2bdb3277911520f63756ecb20a5dd77dc63;hb=0446bf9a8d4cb2703587b7c99bd01270cfcd7d96;hpb=3b2905b66368db2b05df750b5abf4b41c6efcfbd diff --git a/yportenv.h b/yportenv.h index 6f80d2b..0c64037 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 2004-09-19 09:21:33 charles Exp $ + * $Id: yportenv.h,v 1.12 2004-10-04 23:24:21 charles Exp $ * */ @@ -33,6 +33,7 @@ // Linux kernel #include "linux/kernel.h" +#include "linux/version.h" #include "linux/mm.h" #include "linux/string.h" #include "linux/slab.h"