commit | b798689749c64baba81f02e10cf2157c747d6b46 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Fri Jan 09 17:51:23 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Fri Jan 09 17:51:23 2009 -0800 |
tree | da394a395ddb1a6cf69193314846b03fe47a397e | |
parent | f013e1afd1e68af5e3b868c26a653bbfb39538f8 [diff] [blame] |
auto import from //branches/cupcake/...@125939
diff --git a/tools/aidl/options.cpp b/tools/aidl/options.cpp index a890556..57b10ae 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() {