From f8bf0dece0fcc9b5271b67cae1123ebfcaf8d8bc Mon Sep 17 00:00:00 2001 From: Ashutosh Dixit Date: Wed, 7 Oct 2015 16:34:34 -0700 Subject: misc: mic: Fix randconfig build error Fixes randconfig build error reported at http://www.spinics.net/lists/kernel/msg2092346.html Reported-by: Jim Davis Reviewed-by: Dasaratharaman Chandramouli Signed-off-by: Ashutosh Dixit Signed-off-by: Greg Kroah-Hartman --- drivers/misc/mic/cosm/cosm_debugfs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/misc/mic') diff --git a/drivers/misc/mic/cosm/cosm_debugfs.c b/drivers/misc/mic/cosm/cosm_debugfs.c index 30d953dff4fa..216cb3cd2fe3 100644 --- a/drivers/misc/mic/cosm/cosm_debugfs.c +++ b/drivers/misc/mic/cosm/cosm_debugfs.c @@ -21,6 +21,7 @@ #include #include +#include #include "cosm_main.h" /* Debugfs parent dir */ -- cgit v1.2.3