diff options
Diffstat (limited to 'gdb/arch/csky.c')
-rw-r--r-- | gdb/arch/csky.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/arch/csky.c b/gdb/arch/csky.c index 3ecba61..32df2ad 100644 --- a/gdb/arch/csky.c +++ b/gdb/arch/csky.c @@ -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 "gdbsupport/common-defs.h" #include "csky.h" #include <stdlib.h> |