diff options
Diffstat (limited to 'gdb/xml-syscall.c')
-rw-r--r-- | gdb/xml-syscall.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/xml-syscall.c b/gdb/xml-syscall.c index fc999f0..2373d0f 100644 --- a/gdb/xml-syscall.c +++ b/gdb/xml-syscall.c @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "defs.h" #include "gdbtypes.h" #include "xml-support.h" #include "xml-syscall.h" |