From: Andrew Morton <akpm@osdl.org> Olaf Hering <olh@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> --- drivers/video/sis/vgatypes.h | 1 + 1 files changed, 1 insertion(+) diff -puN drivers/video/sis/vgatypes.h~move-kernel_version-from-linux-versionh-to-linux-utsnameh-fix-2 drivers/video/sis/vgatypes.h --- devel/drivers/video/sis/vgatypes.h~move-kernel_version-from-linux-versionh-to-linux-utsnameh-fix-2 2005-07-13 00:37:46.000000000 -0700 +++ devel-akpm/drivers/video/sis/vgatypes.h 2005-07-13 00:58:22.000000000 -0700 @@ -56,6 +56,7 @@ #ifdef LINUX_KERNEL /* We don't want the X driver to depend on kernel source */ #include <linux/ioctl.h> #include <linux/version.h> +#include <linux/utsname.h> #endif #ifndef FALSE _