diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 50014cf39..89e367b7c 100644 --- a/acconfig.h +++ b/acconfig.h @@ -76,6 +76,10 @@ #undef HAVE_DL_DLOPEN #undef HAVE_DLD_DLD_LINK +#undef USE_SHM_COPROCESSING + +#undef IPC_RMID_DEFERRED_RELEASE + @BOTTOM@ #endif /*G10_CONFIG_H*/ |