diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-03 17:29:01 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-03 17:29:01 +0200 |
commit | 96997db2cf694e85ed23bd34b11c2acb1b6ffd73 (patch) | |
tree | d4e7f88b827be18909bf9a43cf4a882c7c7b41a8 /package/qemu/patches/patch-hw_vhost_net_c | |
parent | 06ed419bb38af184702052b280eb1c4197070326 (diff) |
fix MD5 hash, update package depends
Diffstat (limited to 'package/qemu/patches/patch-hw_vhost_net_c')
-rw-r--r-- | package/qemu/patches/patch-hw_vhost_net_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/qemu/patches/patch-hw_vhost_net_c b/package/qemu/patches/patch-hw_vhost_net_c deleted file mode 100644 index 325d5a940..000000000 --- a/package/qemu/patches/patch-hw_vhost_net_c +++ /dev/null @@ -1,10 +0,0 @@ ---- qemu-0.13.0.orig/hw/vhost_net.c 2010-10-15 22:56:09.000000000 +0200 -+++ qemu-0.13.0/hw/vhost_net.c 2011-01-12 21:27:20.000000000 +0100 -@@ -20,7 +20,6 @@ - - #ifdef CONFIG_VHOST_NET - #include <linux/vhost.h> --#include <sys/eventfd.h> - #include <sys/socket.h> - #include <linux/kvm.h> - #include <fcntl.h> |