mtd/include/linux jffs2.h,1.25,1.26
David Woodhouse
dwmw2 at infradead.org
Thu Jan 9 09:03:16 EST 2003
Update of /home/cvs/mtd/include/linux
In directory phoenix.infradead.org:/tmp/cvs-serv28445
Modified Files:
jffs2.h
Log Message:
Include types.h
Index: jffs2.h
===================================================================
RCS file: /home/cvs/mtd/include/linux/jffs2.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- jffs2.h 20 Aug 2002 21:37:27 -0000 1.25
+++ jffs2.h 9 Jan 2003 14:03:13 -0000 1.26
@@ -15,6 +15,8 @@
#ifndef __LINUX_JFFS2_H__
#define __LINUX_JFFS2_H__
+#include <linux/types.h>
+
#define JFFS2_SUPER_MAGIC 0x72b6
/* Values we may expect to find in the 'magic' field */
More information about the linux-mtd-cvs
mailing list