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