]> Git Repo - qemu.git/blobdiff - linux-user/elfload.c
linux-user: Split loader-related prototypes into loader.h
[qemu.git] / linux-user / elfload.c
index 01e9a833fbb69815b0ca681798c74ea90e2f2d10..6244fcd05ce4df6f9997f0e100bec72d9ba0b92f 100644 (file)
@@ -6,6 +6,7 @@
 #include <sys/shm.h>
 
 #include "qemu.h"
+#include "loader.h"
 #include "disas/disas.h"
 #include "qemu/bitops.h"
 #include "qemu/path.h"
This page took 0.022713 seconds and 4 git commands to generate.