diff options
Diffstat (limited to 'sim/ppc/gen.c')
-rw-r--r-- | sim/ppc/gen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/ppc/gen.c b/sim/ppc/gen.c index e6e5c16..9341cd8 100644 --- a/sim/ppc/gen.c +++ b/sim/ppc/gen.c @@ -42,6 +42,7 @@ #include <string.h> #include "config.h" +#include "ppc-config.h" #undef WITH_ASSERT #define WITH_ASSERT 1 |