[KMS/DRM] Remove unused header.

This commit is contained in:
Manuel Alfayate Corchete 2021-01-13 20:17:50 +01:00
parent ead3c406a2
commit 57661e42c3
1 changed files with 1 additions and 2 deletions

View File

@ -46,7 +46,6 @@
#include <sys/stat.h>
#include <dirent.h>
#include <poll.h>
#include <time.h>
#include <errno.h>
#ifdef __OpenBSD__