diff options
Diffstat (limited to 'sim/h8300/config.in')
-rw-r--r-- | sim/h8300/config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/h8300/config.in b/sim/h8300/config.in index e58e199..27216dc 100644 --- a/sim/h8300/config.in +++ b/sim/h8300/config.in @@ -147,3 +147,5 @@ /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE + +#include "tconfig.h" |