aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/fork-child.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/fork-child.cc')
-rw-r--r--gdbserver/fork-child.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/fork-child.cc b/gdbserver/fork-child.cc
index 43ff57c..7e4c69b 100644
--- a/gdbserver/fork-child.cc
+++ b/gdbserver/fork-child.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 "gdbsupport/job-control.h"
#include "gdbsupport/scoped_restore.h"
#include "nat/fork-inferior.h"