Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context
[p5sagit/p5-mst-13.2.git] / malloc.c
index f73e22d..6a2ff15 100644 (file)
--- a/malloc.c
+++ b/malloc.c
 #     define pTHX              void
 #     define pTHX_
 #     ifdef HASATTRIBUTE
-#        define dTHX           extern int Perl___notused __attribute__ ((unused))
+#        define dTHX           extern int Perl___notused PERL_UNUSED_DECL
 #     else
 #        define dTHX            extern int Perl___notused
 #     endif