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