summaryrefslogtreecommitdiff
path: root/tools/aidl/options.cpp
diff options
context:
space:
mode:
author The Android Open Source Project <initial-contribution@android.com> 2009-01-09 17:51:23 -0800
committer The Android Open Source Project <initial-contribution@android.com> 2009-01-09 17:51:23 -0800
commitb798689749c64baba81f02e10cf2157c747d6b46 (patch)
treeda394a395ddb1a6cf69193314846b03fe47a397e /tools/aidl/options.cpp
parentf013e1afd1e68af5e3b868c26a653bbfb39538f8 (diff)
auto import from //branches/cupcake/...@125939
Diffstat (limited to 'tools/aidl/options.cpp')
-rw-r--r--tools/aidl/options.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/aidl/options.cpp b/tools/aidl/options.cpp
index a8905568b5d3..57b10ae1b81b 100644
--- a/tools/aidl/options.cpp
+++ b/tools/aidl/options.cpp
@@ -1,6 +1,10 @@
#include "options.h"
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
static int
usage()
{