summaryrefslogtreecommitdiffstats
path: root/qemu/linux-user/uname.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/linux-user/uname.c')
-rw-r--r--qemu/linux-user/uname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/linux-user/uname.c b/qemu/linux-user/uname.c
index 1e6560d72..313b79dba 100644
--- a/qemu/linux-user/uname.c
+++ b/qemu/linux-user/uname.c
@@ -17,7 +17,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include <stdio.h>
+#include "qemu/osdep.h"
#include "qemu.h"
//#include "qemu-common.h"