From a773c79d6d767ddfe574ad513ab0276bdd13a717 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Thu, 6 Nov 2008 14:03:42 +0100 Subject: Driver stages in place - should one support multiple device instances by moving the private alloc to init/close? Signed-off-by: Henrik Rydberg --- src/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common.h') diff --git a/src/common.h b/src/common.h index 7aabd7e..22cd9e9 100644 --- a/src/common.h +++ b/src/common.h @@ -5,6 +5,7 @@ #include #include #include +#include //#include //////////////////////////////////////////////////////// -- cgit v1.2.3