2
0
mirror of https://github.com/bebbo/amigaos-binutils-2.14.git synced 2025-12-08 22:38:24 +00:00

@I add #include "config.h" and add an explicit void to remove warnings

with some compilers
This commit is contained in:
bebbo
2017-02-18 11:33:19 +01:00
parent 7ee448c941
commit d3818bb045
9 changed files with 12 additions and 2 deletions

View File

@ -18,6 +18,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
#include "config.h"
#include "bfd.h"
#include "bucomm.h"