From a7f9a860b5618fa8c49caeba1ebfd0be7b4a8a02 Mon Sep 17 00:00:00 2001
From: Vito Caputo <vcaputo@pengaru.com>
Date: Fri, 23 Feb 2018 20:14:20 -0800
Subject: rototiller: drop vestigial drm includes

---
 src/rototiller.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/rototiller.c b/src/rototiller.c
index 5d7bb0d..53c58dd 100644
--- a/src/rototiller.c
+++ b/src/rototiller.c
@@ -7,8 +7,6 @@
 #include <string.h>
 #include <stdint.h>
 #include <unistd.h>
-#include <xf86drm.h>
-#include <xf86drmMode.h>
 
 #include "drm_fb.h"
 #include "sdl_fb.h"
-- 
cgit v1.2.3