From fc05c67f12f75f93a4678cbcd8f1ab8c44beae23 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 20 Sep 2001 15:28:25 +0000 Subject: Fix compile time warnings --- opcodes/pdp11-dis.c | 1 + 1 file changed, 1 insertion(+) (limited to 'opcodes/pdp11-dis.c') diff --git a/opcodes/pdp11-dis.c b/opcodes/pdp11-dis.c index e13c7aa..3c75c48 100644 --- a/opcodes/pdp11-dis.c +++ b/opcodes/pdp11-dis.c @@ -15,6 +15,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 "opcode/pdp11.h" -- cgit v1.1