From dcf9b5ae1889926007cf8a0efd127e9df3c909de Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 17 Sep 2013 22:27:45 +0100 Subject: intel: Compile fixes for base install of SLED11.sp3 Highlights of that distribution include xorg-xserver-1.6.5, kernel 3.0.76 and gcc-4.3. Signed-off-by: Chris Wilson --- src/intel_device.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/intel_device.c') diff --git a/src/intel_device.c b/src/intel_device.c index b3926df9..92472c54 100644 --- a/src/intel_device.c +++ b/src/intel_device.c @@ -40,6 +40,8 @@ #include #include + +#include #include #include #include -- cgit v1.2.3