diff options
Diffstat (limited to 'qemu/disas/hppa.c')
-rw-r--r-- | qemu/disas/hppa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/disas/hppa.c b/qemu/disas/hppa.c index c7c8be66a..43facdc47 100644 --- a/qemu/disas/hppa.c +++ b/qemu/disas/hppa.c @@ -18,6 +18,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 "qemu/osdep.h" #include "disas/bfd.h" /* HP PA-RISC SOM object file format: definitions internal to BFD. |