From 07c085565a3b24bb658d05b8aa08fb7420725602 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 29 Jan 2015 21:19:10 -0800 Subject: Add missing includes. Change-Id: I91730363386dae6ecb2193ec8f50ba9f8fc0ad60 --- modules/vibrator/vibrator.c | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/vibrator') diff --git a/modules/vibrator/vibrator.c b/modules/vibrator/vibrator.c index ce4c03c..6b3ce57 100644 --- a/modules/vibrator/vibrator.c +++ b/modules/vibrator/vibrator.c @@ -19,6 +19,7 @@ #include +#include #include #include #include -- cgit v1.1