Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 472026 Details for
Bug 617894
app-emulation/xen-tools-4.8.1 needed/recommended patches
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fix include order
virtfs-proxy-helper-include-order.patch (text/plain), 579 bytes, created by
Andreas Kinzler
on 2017-05-08 20:48:20 UTC
(
hide
)
Description:
fix include order
Filename:
MIME Type:
Creator:
Andreas Kinzler
Created:
2017-05-08 20:48:20 UTC
Size:
579 bytes
patch
obsolete
>fix include order > >--- xen-4.8.0-orig/tools/qemu-xen/fsdev/virtfs-proxy-helper.c 2016-11-24 13:24:26.000000000 +0100 >+++ xen-4.8.0/tools/qemu-xen/fsdev/virtfs-proxy-helper.c 2017-01-11 21:17:30.248055364 +0100 >@@ -9,6 +9,7 @@ > * the COPYING file in the top-level directory. > */ > >+#include "qemu/xattr.h" > #include "qemu/osdep.h" > #include <sys/resource.h> > #include <getopt.h> >@@ -23,7 +24,6 @@ > #endif > #include "qemu-common.h" > #include "qemu/sockets.h" >-#include "qemu/xattr.h" > #include "9p-iov-marshal.h" > #include "hw/9pfs/9p-proxy.h" > #include "fsdev/9p-iov-marshal.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 617894
:
472022
|
472024
| 472026