* getopt.c: Include "ansidecl.h" for the ATTRIBUTE_UNUSED macro.
authorBen Elliston <bje@au.ibm.com>
Wed, 8 Dec 2004 00:30:35 +0000 (00:30 +0000)
committerBen Elliston <bje@au.ibm.com>
Wed, 8 Dec 2004 00:30:35 +0000 (00:30 +0000)
commit9888440ad603c44db4908229b7ce827ca7a16eb4
treed8d6c295434e98bab421893524dfc1f85d423655
parent52e8304c2f9789951924c332728b994ffa99456c
* getopt.c: Include "ansidecl.h" for the ATTRIBUTE_UNUSED macro.
(_getopt_initialize): Annotate argc and argv parameters as unused.
* Makefile.in (getopt.o): Depend on $(INCDIR)/ansidecl.h.
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/getopt.c