Changes of Revision 18
[-] [+] | Changed | libvirt.spec |
[-] [+] | Added | libvirt-virnetlink-buildfix-0.9.12.patch ^ |
@@ -0,0 +1,11 @@ +--- libvirt-0.9.12/src/util/virnetlink.h.orig 2012-06-11 10:54:53.332007657 +0200 ++++ libvirt-0.9.12/src/util/virnetlink.h 2012-06-11 10:55:24.040007951 +0200 +@@ -23,6 +23,8 @@ + # include "config.h" + # include "internal.h" + ++# include <stdint.h> ++ + # if defined(__linux__) && defined(HAVE_LIBNL) + + # include <netlink/msg.h> |