summaryrefslogtreecommitdiff
path: root/framebuffer/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/gui.c')
-rw-r--r--framebuffer/gui.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/framebuffer/gui.c b/framebuffer/gui.c
index 09de29e78..ef1d8c68c 100644
--- a/framebuffer/gui.c
+++ b/framebuffer/gui.c
@@ -16,12 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
-#include <sys/ioctl.h>
#include <limits.h>
-#include <unistd.h>
#include <getopt.h>
#include <assert.h>
#include <string.h>