From: charles Date: Mon, 4 Oct 2004 23:24:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs%2F.git;a=commitdiff_plain;h=0446bf9a8d4cb2703587b7c99bd01270cfcd7d96;hp=3b2905b66368db2b05df750b5abf4b41c6efcfbd *** empty log message *** --- 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"