summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drm-legacy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drm-legacy.c b/drm-legacy.c
index 8e49075..8eac417 100644
--- a/drm-legacy.c
+++ b/drm-legacy.c
@@ -24,6 +24,7 @@
#include <errno.h>
#include <stdio.h>
#include <string.h>
+#include <sys/select.h>
#include "common.h"
#include "drm-common.h"