diff options
Diffstat (limited to 'sim/erc32/config.in')
-rw-r--r-- | sim/erc32/config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/erc32/config.in b/sim/erc32/config.in index b367e14..6003e58 100644 --- a/sim/erc32/config.in +++ b/sim/erc32/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" |