Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / ui-file.c
index 767b55b..49607dc 100644 (file)
@@ -25,8 +25,6 @@
 #include "gdb_select.h"
 #include "filestuff.h"
 
-#include <errno.h>
-
 static ui_file_isatty_ftype null_file_isatty;
 static ui_file_write_ftype null_file_write;
 static ui_file_write_ftype null_file_write_async_safe;