]> git.proxmox.com Git - mirror_qemu.git/blobdiff - disas/alpha.c
alpha: Clean up includes
[mirror_qemu.git] / disas / alpha.c
index a950b9cee0c598fbb4e09fa07a2e98424f723944..44d00a36359a8bb350dc41a56e57fff988ad60b9 100644 (file)
@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
 along with this file; see the file COPYING.  If not, see
 <http://www.gnu.org/licenses/>. */
 
-#include <stdio.h>
+#include "qemu/osdep.h"
 #include "disas/bfd.h"
 
 /* MAX is redefined below, so remove any previous definition. */