Include config.h in compositor-drm.c

This commit is contained in:
Richard Hughes
2013-05-01 21:52:13 +01:00
committed by Kristian Høgsberg
parent e7299962a9
commit ab74562335
+4
View File
@@ -21,6 +21,10 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#define _GNU_SOURCE
#include <errno.h>