diff options
Diffstat (limited to 'disas')
-rw-r--r-- | disas/ia64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/disas/ia64.c b/disas/ia64.c index a8fe26c413..d7c7bdfc51 100644 --- a/disas/ia64.c +++ b/disas/ia64.c @@ -18,7 +18,6 @@ along with this file; see the file COPYING. If not, see <http://www.gnu.org/licenses/>. */ -#include <assert.h> #include <string.h> #include "disas/bfd.h" |