diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-08-29 19:49:53 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-08-29 19:49:53 +0300 |
commit | 115d14bcb7f9fc54caa33370e2887af3ac76e09f (patch) | |
tree | 19954df9a28f80bbadc0ef62482389dfc2b22fad /support/libc-config.h | |
parent | cd20a8d0f216f304ba9c2d70c56fb8f2eade0cca (diff) | |
parent | 0e1761697d8ed24b07cf23035f5dd01d09056e3a (diff) | |
download | egawk-115d14bcb7f9fc54caa33370e2887af3ac76e09f.tar.gz egawk-115d14bcb7f9fc54caa33370e2887af3ac76e09f.tar.bz2 egawk-115d14bcb7f9fc54caa33370e2887af3ac76e09f.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'support/libc-config.h')
-rw-r--r-- | support/libc-config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/support/libc-config.h b/support/libc-config.h index f68749fc..886c11f3 100644 --- a/support/libc-config.h +++ b/support/libc-config.h @@ -117,6 +117,9 @@ # undef __THROW # undef __THROWNL # undef __attr_access +# undef __attr_access_none +# undef __attr_dealloc +# undef __attr_dealloc_free # undef __attribute__ # undef __attribute_alloc_size__ # undef __attribute_artificial__ |