attempt to fix SDK build.

missing cdefs.h include

Change-Id: Ic7dfdfe74976a459f166a7576b077965cd1fda6a
This commit is contained in:
Mathias Agopian 2011-08-11 19:09:33 -07:00
parent 8968195b19
commit 33a1d43636
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
#ifndef SYSTEM_CORE_INCLUDE_ANDROID_GRAPHICS_H
#define SYSTEM_CORE_INCLUDE_ANDROID_GRAPHICS_H
#include <cdefs.h>
__BEGIN_DECLS
/*