summaryrefslogtreecommitdiff
path: root/dummy_drv_video
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2010-03-08 09:41:41 +0100
committerAustin Yuan <shengquan.yuan@gmail.com>2010-03-08 17:24:59 +0800
commit78f1145efe07fb5437dae60548c4d079e12866f6 (patch)
tree39d307385bb7462257c743e9924d86c1697ebb0c /dummy_drv_video
parent2604959f19d78567d6a4eb0cd944edf6c0bfc35f (diff)
Fix drivers build.
Diffstat (limited to 'dummy_drv_video')
-rw-r--r--dummy_drv_video/dummy_drv_video.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dummy_drv_video/dummy_drv_video.c b/dummy_drv_video/dummy_drv_video.c
index 1957f62..98561a9 100644
--- a/dummy_drv_video/dummy_drv_video.c
+++ b/dummy_drv_video/dummy_drv_video.c
@@ -28,6 +28,7 @@
#include "assert.h"
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <stdarg.h>