Please don't add declarations of random system functions to general
authorIan Lance Taylor <ian@airs.com>
Fri, 9 Apr 1993 18:22:57 +0000 (18:22 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 9 Apr 1993 18:22:57 +0000 (18:22 +0000)
commit545a27683ea1a3a79b1df76502c4e9b5cb55011c
treecbd3da85b2f0335271a83209a1b2d77b8c9fd2ac
parent21486670ae38f8e47589d1cada833f41f9fef6f9
Please don't add declarations of random system functions to general
source files if you can possibly avoid it.  They inevitably fail on
some system somewhere.

* objdump.c: Removed useless fprintf declaration.
binutils/ChangeLog
binutils/objdump.c