mbed library sources

Fork of mbed-src by mbed official

Revision:
140:ca60b7a31055
Parent:
122:6790158fd562
Child:
227:7bd0639b8911
--- a/targets/hal/TARGET_NXP/TARGET_LPC176X/serial_api.c	Thu Mar 27 09:45:07 2014 +0000
+++ b/targets/hal/TARGET_NXP/TARGET_LPC176X/serial_api.c	Tue Apr 01 10:00:07 2014 +0100
@@ -16,6 +16,7 @@
 // math.h required for floating point operations for baud rate calculation
 #include <math.h>
 #include <string.h>
+#include <stdlib.h>
 
 #include "serial_api.h"
 #include "cmsis.h"