Fix double-free when creating more than one block in JIT debug info reader
[deliverable/binutils-gdb.git] / opcodes / z8k-dis.c
index ea7fd3bad165ee1e112f6c47c0f3daecf14e7588..b2533b082752b1336152077e5247f14cd8585216 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble z8000 code.
-   Copyright (C) 1992-2014 Free Software Foundation, Inc.
+   Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This file is part of the GNU opcodes library.
 
@@ -19,7 +19,7 @@
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "dis-asm.h"
+#include "disassemble.h"
 
 #define DEFINE_TABLE
 #include "z8k-opc.h"
This page took 0.03157 seconds and 4 git commands to generate.