From f6c26d33a4e15d966597bc9d66c1f33328a750af Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Fri, 7 Feb 2014 18:30:50 +0100 Subject: samsungypr0: Support or mounting the microsd A thread polls the appropriate GPIO pin for sd card presence and mounts using the mount system call. Change-Id: I31ab41c4120f4af64eb6998b7e7b6f9051585efb --- firmware/export/mv.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/mv.h') diff --git a/firmware/export/mv.h b/firmware/export/mv.h index 05c9c6349f..1d0a536663 100644 --- a/firmware/export/mv.h +++ b/firmware/export/mv.h @@ -22,6 +22,7 @@ #ifndef __MV_H__ #define __MV_H__ +#include #include "config.h" /* FixMe: These macros are a bit nasty and perhaps misplaced here. -- cgit v1.2.3