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