From faef48a11e0a2ee905dee91e65ce833ca9c297a4 Mon Sep 17 00:00:00 2001 From: "Ren, Zhaohan" Date: Thu, 26 Mar 2009 02:27:15 +0800 Subject: [PATCH] patch 103_fix_includes.patch --- dummy_drv_video/object_heap.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dummy_drv_video/object_heap.c b/dummy_drv_video/object_heap.c index 5e85064..e867139 100644 --- a/dummy_drv_video/object_heap.c +++ b/dummy_drv_video/object_heap.c @@ -27,6 +27,7 @@ #include "assert.h" #include #include +#include #define ASSERT assert -- 2.7.4