From 4adabccd5cda0b7e85eef999bf1d64981b211675 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 2 Sep 2002 06:17:39 +0000 Subject: 2002-09-02 Ralf Corsepius * mpc8260/exceptions/raw_exception.c: #include . #include . --- c/src/lib/libcpu/powerpc/ChangeLog | 5 +++++ c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c | 2 ++ 2 files changed, 7 insertions(+) (limited to 'c') diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index c81bc1da1d..730435eee3 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,8 @@ +2002-09-02 Ralf Corsepius + + * mpc8260/exceptions/raw_exception.c: #include . + #include . + 2002-08-11 Ralf Corsepius * mpc6xx/wrapup/Makefile.am: Use .$(OBJEXT) instead of .o. diff --git a/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c b/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c index 3fe5c371d7..aac37de08a 100644 --- a/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c +++ b/c/src/lib/libcpu/powerpc/mpc8260/exceptions/raw_exception.c @@ -21,8 +21,10 @@ * $Id$ */ +#include /* memcmp */ #include #include +#include #include #include -- cgit v1.2.3