On 06/ 2/13 12:30 PM, Thomas Klausner wrote:
---
xrandr.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/xrandr.c b/xrandr.c
index 94e5c2e..da786cb 100644
--- a/xrandr.c
+++ b/xrandr.c
@@ -41,7 +41,9 @@
#include <stdarg.h>
#include <math.h>
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif
static char *program_name;
static Display *dpy;
Reviewed-by: Alan Coopersmith <[email protected]>
and pushed to git master:
To ssh://git.freedesktop.org/git/xorg/app/xrandr
ace5e2b..bd1502f master -> master
--
-Alan Coopersmith- [email protected]
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel