am 5a6a0a94: am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h."

* commit '5a6a0a9445d80bf2bd847088921f6d1d99315552':
  Ensure header files using __BEGIN_DECLS include sys/cdefs.h.
This commit is contained in:
Elliott Hughes
2013-06-05 18:11:05 -07:00
committed by Android Git Automerger
11 changed files with 15 additions and 2 deletions

View File

@@ -102,6 +102,7 @@
#include <pthread.h>
#include <signal.h>
#include <sys/cdefs.h>
#define mutex_t pthread_mutex_t
#define MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER