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

# Via Android Git Automerger (1) and others
* commit 'da2d2c618c23f212f8dec0c0615bf75d7c18b88d':
  prctl.h: include sys/cdefs.h
This commit is contained in:
Nick Kralevich 2013-01-24 16:11:56 -08:00 committed by Android Git Automerger
commit 151e91e66c

View File

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