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