Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / ppcobsd-nat.c
index 1aa56d01b47f64bef50c610a5ed115f5cbf4e31a..eef73050f433ada20343cedd95ac082949a666d9 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for OpenBSD/powerpc.
 
-   Copyright (C) 2004-2014 Free Software Foundation, Inc.
+   Copyright (C) 2004-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,8 +22,6 @@
 #include "inferior.h"
 #include "regcache.h"
 
-#include "gdb_assert.h"
-#include <stddef.h>
 #include <sys/types.h>
 #include <sys/ptrace.h>
 #include <sys/signal.h>
This page took 0.024308 seconds and 4 git commands to generate.