Warn users about mismatched PID namespaces
[deliverable/binutils-gdb.git] / gdb / cp-name-parser.y
index 3199aff6c6dd271d896d7506700725c805c61548..3cceb5925430b3da11f69dccbdfe51fc684ddc9a 100644 (file)
 #include "defs.h"
 
 #include <unistd.h>
-#include <string.h>
-
 #include "safe-ctype.h"
-#include "libiberty.h"
 #include "demangle.h"
 #include "cp-support.h"
-#include "gdb_assert.h"
 
 /* Bison does not make it easy to create a parser without global
    state, unfortunately.  Here are all the global variables used
This page took 0.024534 seconds and 4 git commands to generate.