diff options
Diffstat (limited to 'opcodes/avr-dis.c')
-rw-r--r-- | opcodes/avr-dis.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/avr-dis.c b/opcodes/avr-dis.c index 7876686..a2d0c29 100644 --- a/opcodes/avr-dis.c +++ b/opcodes/avr-dis.c @@ -18,6 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include "sysdep.h" #include "dis-asm.h" #include "opintl.h" |