From 990649951e7fa34ae589a19ac686ffcc655d584b Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 22 May 2019 20:05:05 +0300 Subject: Sync support files with GNULIB. --- support/cdefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/cdefs.h') diff --git a/support/cdefs.h b/support/cdefs.h index 20ee75db..4f921754 100644 --- a/support/cdefs.h +++ b/support/cdefs.h @@ -198,7 +198,7 @@ `__attribute__' syntax. All of the ways we use this do fine if they are omitted for compilers that don't understand it. */ #if !defined __GNUC__ || __GNUC__ < 2 -# define __attribute__(arg) /* Ignore */ +# define __attribute__(xyz) /* Ignore */ #endif /* At some point during the gcc 2.96 development the `malloc' attribute -- cgit v1.2.3