diff options
author | tnn <tnn@pkgsrc.org> | 2009-08-31 14:49:21 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-08-31 14:49:21 +0000 |
commit | d41520a7d3b39744fb43eedad80d7b29369e268d (patch) | |
tree | 35a0569af0dff0ee09aa5cebd742ff5956a8d33b /emulators/qemu/patches | |
parent | 327f00841ee30bb3bfea89f1e20623ae84efe861 (diff) | |
download | pkgsrc-d41520a7d3b39744fb43eedad80d7b29369e268d.tar.gz |
fat-fingered that one ...
Diffstat (limited to 'emulators/qemu/patches')
-rw-r--r-- | emulators/qemu/patches/patch-dk | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/emulators/qemu/patches/patch-dk b/emulators/qemu/patches/patch-dk index 93e26adcac4..8c26942b6e1 100644 --- a/emulators/qemu/patches/patch-dk +++ b/emulators/qemu/patches/patch-dk @@ -1,16 +1,7 @@ -$NetBSD: patch-dk,v 1.2 2009/08/31 14:41:31 tnn Exp $ +$NetBSD: patch-dk,v 1.3 2009/08/31 14:49:21 tnn Exp $ --- vl.c.orig 2009-07-17 02:56:26.000000000 +0200 +++ vl.c -@@ -38,7 +38,7 @@ - #include "qemu-char.h" - #include "cache-utils.h" - #include "block.h" --#include "audio/audio.h" -+#include "audio/qaudio.h" - #include "migration.h" - #include "kvm.h" - #include "balloon.h" @@ -74,7 +74,7 @@ #include <sys/select.h> #ifdef _BSD |