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

* commit 'a05e752615fbfb50196d59dfb9c96dc7cf6c63f1':
  aidl: Support building with updated host sysroot.
This commit is contained in:
David 'Digit' Turner
2014-03-05 23:20:36 +00:00
committed by Android Git Automerger

View File

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