Merge pull request #1131 from davilla/fix-ae-getcachetime
[vuplus_xbmc] / xbmc-xrandr.c
index 35b5d1a..2db9f1e 100644 (file)
 #include <stdint.h>
 #include <math.h>
 
+
+#ifndef _X_NORETURN
+#define _X_NORETURN
+#endif
+
 static char    *program_name;
 static Display *dpy;
 static Window  root;