summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drm-atomic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drm-atomic.c b/drm-atomic.c
index b4755e1..0b38c32 100644
--- a/drm-atomic.c
+++ b/drm-atomic.c
@@ -24,6 +24,7 @@
#include <assert.h>
#include <errno.h>
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <unistd.h>