aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/dll.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/dll.cc')
-rw-r--r--gdbserver/dll.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/dll.cc b/gdbserver/dll.cc
index 0fb6476..ff637a0 100644
--- a/gdbserver/dll.cc
+++ b/gdbserver/dll.cc
@@ -15,7 +15,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 "dll.h"
#include <algorithm>