diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/acconfig.h b/acconfig.h index 3785714db0..b700db6ed9 100644 --- a/acconfig.h +++ b/acconfig.h @@ -29,12 +29,6 @@ #undef HAVE_SYS_SELECT_H #undef HAVE_XCONVERTCASE -/* some systems do not allow to ipcrm pages prior to - * actual usage, namely: OSF1 V3.2, SunOS 4.1.1, 5.5, 5.5.1, 5.6, - * IRIX 5.2 and 6.2. - */ -#undef IPC_RMID_DEFERRED_RELEASE - #undef NO_FD_SET #undef RESOURCE_BASE |