Title: [3880] trunk/include/asm-blackfin/string.h: [#3695] forgot to commit types. h include
Revision
3880
Author
vapier
Date
2007-11-15 20:11:57 -0600 (Thu, 15 Nov 2007)

Log Message

[#3695] forgot to commit types.h include

Diffstat

 string.h |    2 ++
 1 files changed, 2 insertions(+)

Modified Paths

Diff

Modified: trunk/include/asm-blackfin/string.h (3879 => 3880)


--- trunk/include/asm-blackfin/string.h	2007-11-15 23:26:36 UTC (rev 3879)
+++ trunk/include/asm-blackfin/string.h	2007-11-16 02:11:57 UTC (rev 3880)
@@ -1,6 +1,8 @@
 #ifndef _BLACKFIN_STRING_H_
 #define _BLACKFIN_STRING_H_
 
+#include <linux/types.h>
+
 #ifdef __KERNEL__		/* only set these up for kernel code */
 
 #define __HAVE_ARCH_STRCPY
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to