* breakpoint.c (wrapper.h): Don't include.

This commit is contained in:
Keith Seitz 2012-01-09 20:47:47 +00:00
parent 8e7b59a53f
commit 696166a376
2 changed files with 4 additions and 1 deletions

View 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.

View 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"