diff options
Diffstat (limited to 'sim/erc32/interf.c')
-rw-r--r-- | sim/erc32/interf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/erc32/interf.c b/sim/erc32/interf.c index d869cd5..ee4053d 100644 --- a/sim/erc32/interf.c +++ b/sim/erc32/interf.c @@ -20,6 +20,7 @@ * */ +#include "config.h" #include <signal.h> #include <string.h> #include <stdio.h> |