From 54e44586a06ba973a1e12365a9f292dc40a5f539 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 1 Nov 2012 21:21:54 +0000 Subject: Fixes for warnings from Freddie Chopin git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5294 42af7a65-404d-4744-a932-0658087f49c3 --- apps/examples/pwm/pwm_main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/examples/pwm/pwm_main.c') diff --git a/apps/examples/pwm/pwm_main.c b/apps/examples/pwm/pwm_main.c index 775bdba6b..a46c10f55 100644 --- a/apps/examples/pwm/pwm_main.c +++ b/apps/examples/pwm/pwm_main.c @@ -48,6 +48,7 @@ #include #include #include +#include #include -- cgit v1.2.3