forked from Imagelibrary/binutils-gdb
Portability fixes.
This commit is contained in:
@@ -74,12 +74,6 @@
|
||||
#include "bucomm.h"
|
||||
#include "getopt.h"
|
||||
|
||||
#ifdef ANSI_PROTOTYPES
|
||||
#include <stdarg.h>
|
||||
#else
|
||||
#include <varargs.h>
|
||||
#endif
|
||||
|
||||
char * program_name = "readelf";
|
||||
unsigned int dynamic_addr;
|
||||
bfd_size_type dynamic_size;
|
||||
|
||||
Reference in New Issue
Block a user