Merge "prctl.h: include sys/cdefs.h"

This commit is contained in:
Nick Kralevich
2013-01-24 16:44:59 +00:00
committed by Gerrit Code Review

View File

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