Portability fixes.

This commit is contained in:
Alan Modra
2000-04-14 04:14:25 +00:00
parent 01cc8ff856
commit 12ff5d5690
6 changed files with 19 additions and 12 deletions

View File

@@ -29,12 +29,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "debug.h"
#include "budbg.h"
#ifdef ANSI_PROTOTYPES
#include <stdarg.h>
#else
#include <varargs.h>
#endif
/* Internal headers for the ELF .stab-dump code - sorry. */
#define BYTES_IN_WORD 32
#include "aout/aout64.h"