diff --git a/c/src/exec/score/cpu/h8300/ChangeLog b/c/src/exec/score/cpu/h8300/ChangeLog index 45de6cb4d8..00f6aa79c7 100644 --- a/c/src/exec/score/cpu/h8300/ChangeLog +++ b/c/src/exec/score/cpu/h8300/ChangeLog @@ -1,3 +1,7 @@ +2002-01-07 Ralf Corsepius + + * rtems/score/cpu.h: #include . + 2001-12-19 Ralf Corsepius * Makefile.am: Add multilib support. diff --git a/c/src/exec/score/cpu/h8300/rtems/score/cpu.h b/c/src/exec/score/cpu/h8300/rtems/score/cpu.h index b513190c7d..77a4e89e21 100644 --- a/c/src/exec/score/cpu/h8300/rtems/score/cpu.h +++ b/c/src/exec/score/cpu/h8300/rtems/score/cpu.h @@ -25,6 +25,8 @@ extern "C" { #include #endif +#include /* printk */ + /* conditional compilation parameters */ /* diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog index 45de6cb4d8..00f6aa79c7 100644 --- a/cpukit/score/cpu/h8300/ChangeLog +++ b/cpukit/score/cpu/h8300/ChangeLog @@ -1,3 +1,7 @@ +2002-01-07 Ralf Corsepius + + * rtems/score/cpu.h: #include . + 2001-12-19 Ralf Corsepius * Makefile.am: Add multilib support. diff --git a/cpukit/score/cpu/h8300/rtems/score/cpu.h b/cpukit/score/cpu/h8300/rtems/score/cpu.h index b513190c7d..77a4e89e21 100644 --- a/cpukit/score/cpu/h8300/rtems/score/cpu.h +++ b/cpukit/score/cpu/h8300/rtems/score/cpu.h @@ -25,6 +25,8 @@ extern "C" { #include #endif +#include /* printk */ + /* conditional compilation parameters */ /*