DEBSOURCES
Skip Quicknav
sources / glibc / 2.31-13%2Bdeb11u3 / .pc / git-updates.diff / include / sys / prctl.h
123456789
#ifndef _SYS_PRCTL_H #include_next <sys/prctl.h> # ifndef _ISOMAC extern int __prctl (int __option, ...); # endif /* !_ISOMAC */ #endif