From c82f2e4638727e197b2d88dcdc94f0a23324d918 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Thu, 22 Dec 2016 14:16:12 +1100 Subject: stdio: Fix default definition of pr_fmt And change include order in libpore to avoid a compile failure due to the default definition Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Stewart Smith --- libpore/p8_pore_table_gen_api_fixed.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpore') diff --git a/libpore/p8_pore_table_gen_api_fixed.C b/libpore/p8_pore_table_gen_api_fixed.C index 3163bc97..b609b0d6 100644 --- a/libpore/p8_pore_table_gen_api_fixed.C +++ b/libpore/p8_pore_table_gen_api_fixed.C @@ -40,9 +40,9 @@ /*------------------------------------------------------------------------------*/ #define __P8_PORE_TABLE_GEN_API_C +#include #include #include -#include /* // io_image - pointer to SLW image -- cgit v1.2.1