aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/proc-service.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/proc-service.cc')
-rw-r--r--gdbserver/proc-service.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/proc-service.cc b/gdbserver/proc-service.cc
index 40a0c7c..0a332b5 100644
--- a/gdbserver/proc-service.cc
+++ b/gdbserver/proc-service.cc
@@ -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 "server.h"
/* This file is currently tied to GNU/Linux. It should scale well to
another libthread_db implementation, with the appropriate gdbserver