]> Git Repo - qemu.git/blobdiff - thunk.c
exec: Return RAMBlock pointer from allocating functions
[qemu.git] / thunk.c
diff --git a/thunk.c b/thunk.c
index f501fd72fcbb2d9c159b6937f664e2dd0bf4f18f..f057d86d9497011818a9f11252110cca14560e55 100644 (file)
--- a/thunk.c
+++ b/thunk.c
@@ -16,9 +16,7 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
-#include <stdlib.h>
-#include <stdio.h>
-#include <stdarg.h>
+#include "qemu/osdep.h"
 
 #include "qemu.h"
 #include "exec/user/thunk.h"
This page took 0.02705 seconds and 4 git commands to generate.