Dont include unused drm_fourcc.h, include missing unistd.h for _exit

This commit is contained in:
dec05eba
2023-10-22 19:51:50 +02:00
parent e0b2f0c9c5
commit 2a890a4b4d
2 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,6 @@
#include <xf86drm.h>
#include <xf86drmMode.h>
#include <drm_mode.h>
#include <drm_fourcc.h>
#define MAX_CONNECTORS 32