* 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 99c6319..bb10c6b 100644 (file)
@@ -1,5 +1,9 @@
 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.
        (HFILES_NO_SRCDIR): Remove wrapper.h.
        (COMMON_OBS): Remove wrapper.o.
index 6bcedc4..7b8d10f 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"