Add missing includes.

Change-Id: I0737456e0221ebe9cc854d65c95a7d37d0869d56
This commit is contained in:
Elliott Hughes
2015-01-28 12:09:05 -08:00
parent eaeb55f745
commit 26dbad2b98
4 changed files with 6 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
* limitations under the License.
*/
#include <malloc.h>
#include <stdint.h>
#include <string.h>