]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* breakpoint.c (wrapper.h): Don't include.
authorKeith Seitz <keiths@redhat.com>
Mon, 9 Jan 2012 20:47:47 +0000 (20:47 +0000)
committerKeith Seitz <keiths@redhat.com>
Mon, 9 Jan 2012 20:47:47 +0000 (20:47 +0000)
gdb/ChangeLog
gdb/breakpoint.c

index 99c631918587c95c66e3801118070bdc26faef91..bb10c6bed87c4c6825703e9352b34874440a5beb 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-09  Keith Seitz  <keiths@redhat.com>
+
+       * breakpoint.c (wrapper.h): Don't include.
+
 2012-01-09  Keith Seitz  <keiths@redhat.com>
 
        * Makefile.in (SFILES): Remove wrapper.c.
index 6bcedc4bcb549d9d8e61420c9999c87990328bfd..7b8d10f9c0fb995c86d87b912b4538b6ba4beca5 100644 (file)
@@ -56,7 +56,6 @@
 #include "memattr.h"
 #include "ada-lang.h"
 #include "top.h"
-#include "wrapper.h"
 #include "valprint.h"
 #include "jit.h"
 #include "xml-syscall.h"