Warn users about mismatched PID namespaces
[deliverable/binutils-gdb.git] / gdb / printcmd.c
index b4fd894df030ddb7271bf8d73553a5defd1da55a..df44ff474a8c4ce1941ad80141c0c40336014246 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include <string.h>
 #include "frame.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "objfiles.h"          /* ditto */
 #include "completer.h"         /* for completion functions */
 #include "ui-out.h"
-#include "gdb_assert.h"
 #include "block.h"
 #include "disasm.h"
 #include "dfp.h"
-#include "exceptions.h"
 #include "observer.h"
 #include "solist.h"
 #include "parser-defs.h"
This page took 0.029321 seconds and 4 git commands to generate.