Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / interps.c
index 713480b..25ccadc 100644 (file)
 #include "event-top.h"
 #include "interps.h"
 #include "completer.h"
-#include <string.h>
-#include "gdb_assert.h"
 #include "top.h"               /* For command_loop.  */
-#include "exceptions.h"
 #include "continuations.h"
 
 /* True if the current interpreter in is async mode.  See interps.h