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

* commit '9c6f41e3eb2258d52480be04dd8916a10f8be8db':
  aidl: Support building with updated host sysroot.
This commit is contained in:
David 'Digit' Turner
2014-03-05 23:18:20 +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;