diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 4c4f7d8..956639c 100644 --- a/config.h.in +++ b/config.h.in @@ -283,6 +283,9 @@ /* Define to 1 if you have the <sys/port.h> header file. */ #undef HAVE_SYS_PORT_H +/* Define to 1 if you have the <sys/prctl.h> header file. */ +#undef HAVE_SYS_PRCTL_H + /* Define to 1 if you have the <sys/resource.h> header file. */ #undef HAVE_SYS_RESOURCE_H |