Discard space for relocs against symbols with copy relocs
[deliverable/binutils-gdb.git] / gdb / remote-notif.c
index 163979d211108687f0c779c6889c2ac9b57e8009..5089100099636cf05ff2d520b1f8158f26b61686 100644 (file)
@@ -1,6 +1,6 @@
 /* Remote notification in GDB protocol
 
-   Copyright (C) 1988-2013 Free Software Foundation, Inc.
+   Copyright (C) 1988-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include "event-loop.h"
 #include "target.h"
 #include "inferior.h"
+#include "infrun.h"
 #include "gdbcmd.h"
 
-#include <string.h>
-
 int notif_debug = 0;
 
 /* Supported clients of notifications.  */
This page took 0.025082 seconds and 4 git commands to generate.