diff options
Diffstat (limited to 'disas/hppa.c')
-rw-r--r-- | disas/hppa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/disas/hppa.c b/disas/hppa.c index c7c8be66a2..43facdc47b 100644 --- a/disas/hppa.c +++ b/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. |