diff options
Diffstat (limited to 'gdbserver/linux-or1k-low.cc')
-rw-r--r-- | gdbserver/linux-or1k-low.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/linux-or1k-low.cc b/gdbserver/linux-or1k-low.cc index bea9251..1e0fa39 100644 --- a/gdbserver/linux-or1k-low.cc +++ b/gdbserver/linux-or1k-low.cc @@ -16,7 +16,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 "server.h" #include "linux-low.h" #include "elf/common.h" #include "nat/gdb_ptrace.h" |