diff options
Diffstat (limited to 'gdb/cp-namespace.c')
-rw-r--r-- | gdb/cp-namespace.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/cp-namespace.c b/gdb/cp-namespace.c index fb9fcf8..ec72d72 100644 --- a/gdb/cp-namespace.c +++ b/gdb/cp-namespace.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "cp-support.h" #include "gdbsupport/gdb_obstack.h" #include "symtab.h" |