am be7b8f4f: Merge "aidl: Support building with updated host sysroot."

* commit 'be7b8f4f4c62239ad20202e4bbe8120d5e3dcf82':
  aidl: Support building with updated host sysroot.
This commit is contained in:
David 'Digit' Turner
2014-03-05 15:14:31 -08:00
committed by Android Git Automerger

View File

@@ -1,5 +1,7 @@
#include "Type.h"
#include <sys/types.h>
Namespace NAMES;
Type* VOID_TYPE;