diff options
Diffstat (limited to 'gdb/remote-notif.c')
-rw-r--r-- | gdb/remote-notif.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-notif.c b/gdb/remote-notif.c index 650a0f8..5089100 100644 --- a/gdb/remote-notif.c +++ b/gdb/remote-notif.c @@ -41,8 +41,6 @@ #include "infrun.h" #include "gdbcmd.h" -#include <string.h> - int notif_debug = 0; /* Supported clients of notifications. */ |