diff options
Diffstat (limited to 'post/lib_powerpc/fpu/acc1.c')
-rw-r--r-- | post/lib_powerpc/fpu/acc1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/post/lib_powerpc/fpu/acc1.c b/post/lib_powerpc/fpu/acc1.c index 63cc3eeafc3..408c391ce42 100644 --- a/post/lib_powerpc/fpu/acc1.c +++ b/post/lib_powerpc/fpu/acc1.c @@ -7,7 +7,7 @@ * This file is originally a part of the GCC testsuite. */ -#include <common.h> +#include <config.h> #include <post.h> |