Disable bluetooth proxy compilation on win32.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5365 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
balrog 2008-09-30 23:31:35 +00:00
parent 9d56d2dce6
commit 2e9b08e59e
2 changed files with 25 additions and 18 deletions

View file

@ -25,9 +25,7 @@
#include "net.h"
#include "hw/bt.h"
#include <sys/uio.h>
#define VHCI_DEV "/dev/vhci"
#define VHCI_DEV "/dev/vhci"
#define VHCI_UDEV "/dev/hci_vhci"
struct bt_vhci_s {