Remove need_step_over from struct lwp_info
[deliverable/binutils-gdb.git] / gdb / gdbserver / ax.h
index 63180042600f7596205d85163c521c4e4c7fe594..aa1c66554b48825e281e02b73c607d3bcc4dc34e 100644 (file)
@@ -1,5 +1,5 @@
 /* Data structures and functions associated with agent expressions in GDB.
-   Copyright (C) 2009-2014 Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,6 @@
 #if !defined (AX_H)
 #define AX_H 1
 
-#include "server.h"
 #include "regcache.h"
 
 #ifdef IN_PROCESS_AGENT
This page took 0.024334 seconds and 4 git commands to generate.