aboutsummaryrefslogtreecommitdiff
path: root/binutils/bucomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/bucomm.h')
-rw-r--r--binutils/bucomm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/binutils/bucomm.h b/binutils/bucomm.h
index f889f92..09dce10 100644
--- a/binutils/bucomm.h
+++ b/binutils/bucomm.h
@@ -28,11 +28,7 @@
#include "config.h"
#include "bin-bugs.h"
-#ifdef ANSI_PROTOTYPES
#include <stdarg.h>
-#else
-#include <varargs.h>
-#endif
#ifdef USE_BINARY_FOPEN
#include "fopen-bin.h"