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

# Via Gerrit Code Review (1) and Nick Kralevich (1)
* commit '82ef8296dc5e25b9cc8e7231f9515f50185dac9d':
  prctl.h: include sys/cdefs.h
This commit is contained in:
Nick Kralevich 2013-01-24 08:59:00 -08:00 committed by Android Git Automerger
commit da2d2c618c

View File

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