From: lars Date: Mon, 3 Aug 2009 13:49:26 +0000 (+0000) Subject: [packages] xf86-video-glamo: Preliminary patch to make it compile during X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=b736d43989a4424b081cd07c0d3d466178a39987;p=packages.git [packages] xf86-video-glamo: Preliminary patch to make it compile during restructureing of the kernel part. git-svn-id: svn://svn.openwrt.org/openwrt/packages@17103 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Xorg/driver/xf86-video-glamo/patches/001-include-glamo-engine.patch b/Xorg/driver/xf86-video-glamo/patches/001-include-glamo-engine.patch new file mode 100644 index 000000000..8e5c32404 --- /dev/null +++ b/Xorg/driver/xf86-video-glamo/patches/001-include-glamo-engine.patch @@ -0,0 +1,12 @@ +diff --git a/src/glamo-engine.h b/src/glamo-engine.h +index 0664341..92a5ed5 100644 +--- a/src/glamo-engine.h ++++ b/src/glamo-engine.h +@@ -23,6 +23,7 @@ + + #ifdef HAVE_ENGINE_IOCTLS + #include ++#include + + #define GLAMOEngine glamo_engine + #define GLAMO_ENGINE_ALL __NUM_GLAMO_ENGINES