am 151e91e6: am da2d2c61: am 82ef8296: Merge "prctl.h: include sys/cdefs.h"

# Via Android Git Automerger (2) and others
* commit '151e91e66c95a7e415903b87b8157a9bc422df45':
  prctl.h: include sys/cdefs.h
This commit is contained in:
Nick Kralevich 2013-01-24 16:15:39 -08:00 committed by Android Git Automerger
commit ddbb728eff

View File

@ -29,6 +29,7 @@
#define _SYS_PRCTL_H #define _SYS_PRCTL_H
#include <linux/prctl.h> #include <linux/prctl.h>
#include <sys/cdefs.h>
__BEGIN_DECLS __BEGIN_DECLS