Warn users about mismatched PID namespaces
[deliverable/binutils-gdb.git] / gdb / ui-file.c
index e59d70ba0c80f54b5c6e88fe1d2f266a960bfe65..49607dcc1b41c1fa74ca9db4629a01632829e1db 100644 (file)
 #include "defs.h"
 #include "ui-file.h"
 #include "gdb_obstack.h"
-#include <string.h>
 #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.023261 seconds and 4 git commands to generate.