sim: frv: fix up various missing prototype warnings
[binutils-gdb.git] / binutils / bucomm.c
index 5a3eab62f98e46f8bea71661dd929adb26a16eb6..8ce66ab8cce7b6520ff7f3cada33fb7632c64a3f 100644 (file)
 #include "bfd.h"
 #include "libiberty.h"
 #include "filenames.h"
-
-#include <time.h>              /* ctime, maybe time_t */
+#include <time.h>
 #include <assert.h>
 #include "bucomm.h"
-
-#ifndef HAVE_TIME_T_IN_TIME_H
-#ifndef HAVE_TIME_T_IN_TYPES_H
-typedef long time_t;
-#endif
-#endif
 \f
 /* Error reporting.  */