blob: 316f454c1c62c0702c034e423aca8cafa131cb34 [file] [log] [blame]
#ifndef _SYS_PRCTL_H
#include_next <sys/prctl.h>
extern int __prctl (int __option, ...);
#endif