Warn users about mismatched PID namespaces
[deliverable/binutils-gdb.git] / gdb / ui-file.c
index 767b55b78af18f17de0b957f8279707f05f3da8e..49607dcc1b41c1fa74ca9db4629a01632829e1db 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;
This page took 0.024409 seconds and 4 git commands to generate.