提交 4f209290 编写于 作者: P pbrook

Don't include audio.h when building tools.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2043 c046a42c-6fe2-441c-8c8c-71466251a162
上级 d929eba5
......@@ -37,7 +37,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#include "audio/audio.h"
#ifndef O_LARGEFILE
#define O_LARGEFILE 0
......@@ -78,6 +77,7 @@ static inline char *realpath(const char *path, char *resolved_path)
#else
#include "audio/audio.h"
#include "cpu.h"
#include "gdbstub.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册