More portability patches. Include sysdep.h everywhere.
[deliverable/binutils-gdb.git] / opcodes / m68k-opc.c
index 847ad7c7f8f2c1f93e85bcc9589d8da56f9731ec..49ce5de704bca0173e728443567df0abcd4d28ec 100644 (file)
@@ -19,7 +19,7 @@ along with this file; see the file COPYING.  If not, write to the Free
 Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
-#include "ansidecl.h"
+#include "sysdep.h"
 #include "opcode/m68k.h"
 
 #define one(x) ((unsigned int) (x) << 16)
This page took 0.023693 seconds and 4 git commands to generate.