aboutsummaryrefslogtreecommitdiff
path: root/target-tricore/helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-tricore/helper.c')
-rw-r--r--target-tricore/helper.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/target-tricore/helper.c b/target-tricore/helper.c
index 1b70429f3a..a8fd418b42 100644
--- a/target-tricore/helper.c
+++ b/target-tricore/helper.c
@@ -15,11 +15,7 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <stdarg.h>
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-#include <inttypes.h>
+#include "qemu/osdep.h"
#include "cpu.h"