
prctl.h uses __BEGIN_DECLS but fails to include sys/cdefs.h (where it's defined). Code which includes prctl.h without previously including sys/cdefs.h will fail to compile. Fixed. Change-Id: If4c9f3308f08b93596dcd00e351ae786807e9320
Description
No description provided
Languages
C
68.1%
Assembly
16.2%
C++
13.4%
Makefile
1.1%
Python
0.9%
Other
0.2%