* func.c: Remove ANSI_PROTOTYPES conditional code.
[deliverable/binutils-gdb.git] / sim / erc32 / func.c
index 878d4b295ad3e26d811fc8a8d114206e5212ea30..bf898bba6cc93f5eebac6db60138a0cbfc4d8c3c 100644 (file)
@@ -1002,11 +1002,7 @@ sys_halt()
 
 #include "ansidecl.h"
 
-#ifdef ANSI_PROTOTYPES
 #include <stdarg.h>
-#else
-#include <varargs.h>
-#endif
 
 #include "libiberty.h"
 #include "bfd.h"
This page took 0.022414 seconds and 4 git commands to generate.