Merge "Include stdlib to fix sim build"

This commit is contained in:
Kenny Root
2010-06-08 09:34:39 -07:00
committed by Android (Google) Code Review

View File

@@ -18,6 +18,7 @@
#define _MTP_H
#include <stdint.h>
#include <stdlib.h>
#define MTP_STANDARD_VERSION 100