linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-h8300 / unaligned.h
index ffb67f4..8a93961 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef __H8300_UNALIGNED_H
 #define __H8300_UNALIGNED_H
 
+#include <linux/config.h>
 
 /* Use memmove here, so gcc does not insert a __builtin_memcpy. */