diff options
Diffstat (limited to 'gdbserver/linux-aarch32-low.cc')
-rw-r--r-- | gdbserver/linux-aarch32-low.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/linux-aarch32-low.cc b/gdbserver/linux-aarch32-low.cc index 940c10f..ca66e7f 100644 --- a/gdbserver/linux-aarch32-low.cc +++ b/gdbserver/linux-aarch32-low.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 "arch/arm.h" #include "arch/arm-linux.h" #include "linux-low.h" |