diff options
Diffstat (limited to 'sim/rx/misc.c')
-rw-r--r-- | sim/rx/misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/rx/misc.c b/sim/rx/misc.c index 5890a41..4f497db 100644 --- a/sim/rx/misc.c +++ b/sim/rx/misc.c @@ -19,6 +19,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include "config.h" #include <stdio.h> #include "cpu.h" |