diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-08-29 18:53:55 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-08-29 18:53:55 +0300 |
commit | 0e1761697d8ed24b07cf23035f5dd01d09056e3a (patch) | |
tree | 0bfa58691f81e87f3098d736bc0409c4dd5fc40c /support/libc-config.h | |
parent | 6696453c1a733436cbb9ca41c7c75eeb4e0b428a (diff) | |
download | egawk-0e1761697d8ed24b07cf23035f5dd01d09056e3a.tar.gz egawk-0e1761697d8ed24b07cf23035f5dd01d09056e3a.tar.bz2 egawk-0e1761697d8ed24b07cf23035f5dd01d09056e3a.zip |
Sync support with GNULIB updates.
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__ |