blob: 0920ed642b43bbc6b462e1d7a66ae59455c84bda [file] [log] [blame]
#ifndef _SYS_PRCTL_H
#include_next <sys/prctl.h>
# ifndef _ISOMAC
extern int __prctl (int __option, ...);
# endif /* !_ISOMAC */
#endif