commit | 5bae7f615b6375820f61b28f6792cb2d01aab54b | [log] [tgz] |
---|---|---|
author | Mike Lockwood <mike@spruce.(none)> | Wed May 19 10:33:39 2010 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Wed May 19 12:38:03 2010 -0400 |
tree | 1ec1b1e6ccc4af9a97e1fdc89ad856e6e8fa35ba | |
parent | ec4eff80cd18fcfc086698e0a31e1aeda1fe0bcd [diff] [blame] |
More work on PTP host support. Change-Id: Ifbd5bd5efa3cdb750ae1a2aae38181457554d34d Signed-off-by: Mike Lockwood <mike@spruce.(none)>
diff --git a/media/mtp/MtpUtils.cpp b/media/mtp/MtpUtils.cpp index 77692cd..10ca166 100644 --- a/media/mtp/MtpUtils.cpp +++ b/media/mtp/MtpUtils.cpp
@@ -14,6 +14,7 @@ * limitations under the License. */ +#include <stdio.h> #include <time.h> #include <cutils/tztime.h>