summaryrefslogtreecommitdiff
path: root/opcodes/m68k-dis.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2000-04-14 04:16:58 +0000
committerAlan Modra <amodra@bigpond.net.au>2000-04-14 04:16:58 +0000
commit3064820596702b933733eb62af8418536d34d865 (patch)
tree204f7ad2bde0e7865faeb4e2e11556079fa02c3b /opcodes/m68k-dis.c
parent3e76b2dad55c4737a819798e7a5a1a2e33785cf5 (diff)
downloadbinutils-redhat-3064820596702b933733eb62af8418536d34d865.tar.gz
More portability patches. Include sysdep.h everywhere.
Diffstat (limited to 'opcodes/m68k-dis.c')
-rw-r--r--opcodes/m68k-dis.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/m68k-dis.c b/opcodes/m68k-dis.c
index 23d3a8217c..10c461dae5 100644
--- a/opcodes/m68k-dis.c
+++ b/opcodes/m68k-dis.c
@@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License
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 "floatformat.h"
#include <libiberty.h>