diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ /* Define if you have atexit */ #undef HAVE_ATEXIT +/* Define if you have on_exit */ +#undef HAVE_ON_EXIT + /* Define to help us deduce a 32-bit type (required for Kerberos) */ #undef SIZEOF_INT #undef SIZEOF_SHORT |