diff options
Diffstat (limited to 'sim/rx/syscalls.c')
-rw-r--r-- | sim/rx/syscalls.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/rx/syscalls.c b/sim/rx/syscalls.c index 5835428..2f8c328 100644 --- a/sim/rx/syscalls.c +++ b/sim/rx/syscalls.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 <stdlib.h> #include <fcntl.h> |