diff options
Diffstat (limited to 'gdbserver/utils.cc')
-rw-r--r-- | gdbserver/utils.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/utils.cc b/gdbserver/utils.cc index 11902f7..3d3144e 100644 --- a/gdbserver/utils.cc +++ b/gdbserver/utils.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" #ifdef IN_PROCESS_AGENT # define PREFIX "ipa: " |