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

This commit is contained in:
David 'Digit' Turner
2014-03-05 23:10:44 +00:00
committed by Gerrit Code Review

View File

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