提交 ed7193ec 编写于 作者: A Anthony Liguori

Unbreak Linux build

  commit 71f4effc
  Author: Alexander Graf <agraf@suse.de>
  Date:   Fri Oct 30 22:27:00 2009 +0100

      Unbreak tap compilation on OS X

Broke the build on Linux due to a bad #if guard
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 ec9f7356
......@@ -17,7 +17,7 @@
#define QEMU_TAP_H
#include <stdint.h>
#ifdef __LINUX__
#ifdef __linux__
#include <linux/ioctl.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册