(root)/
strace-6.5/
src/
xlat/
waitid_types.m4
dnl Generated by ./src/xlat/gen.sh from ./src/xlat/waitid_types.in; do not edit.
AC_DEFUN([st_CHECK_ENUMS_waitid_types],[
AC_CHECK_DECLS(m4_normalize([
P_ALL,
P_PID,
P_PGID,
P_PIDFD
]),,, [
#include <sys/types.h>
#include <sys/wait.h>
])])])