From c8483dc2831dc37d93a36804022f6b064f5962ea Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 8 Nov 2013 11:47:30 +0100 Subject: Solved compilation and link problems after last merge --- xorg-server/hw/xwin/swrastwgl_dri/glwrap.c | 2 ++ xorg-server/hw/xwin/swrastwgl_dri/makefile | 0 xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c | 0 3 files changed, 2 insertions(+) mode change 100644 => 100755 xorg-server/hw/xwin/swrastwgl_dri/glwrap.c mode change 100644 => 100755 xorg-server/hw/xwin/swrastwgl_dri/makefile mode change 100644 => 100755 xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c (limited to 'xorg-server/hw/xwin/swrastwgl_dri') diff --git a/xorg-server/hw/xwin/swrastwgl_dri/glwrap.c b/xorg-server/hw/xwin/swrastwgl_dri/glwrap.c old mode 100644 new mode 100755 index 3f8e2091b..6d794b671 --- a/xorg-server/hw/xwin/swrastwgl_dri/glwrap.c +++ b/xorg-server/hw/xwin/swrastwgl_dri/glwrap.c @@ -42,6 +42,8 @@ #include #include #include +#include +#include #include #include diff --git a/xorg-server/hw/xwin/swrastwgl_dri/makefile b/xorg-server/hw/xwin/swrastwgl_dri/makefile old mode 100644 new mode 100755 diff --git a/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c b/xorg-server/hw/xwin/swrastwgl_dri/swrastwgl_dri.c old mode 100644 new mode 100755 -- cgit v1.2.3