File libvirt-virnetlink-buildfix-0.9.12.patch of Package libvirt (Revision 19)
Currently displaying revision 19, show latest
x
1
--- libvirt-0.9.12/src/util/virnetlink.h.orig 2012-06-11 10:54:53.332007657 +0200
2
+++ libvirt-0.9.12/src/util/virnetlink.h 2012-06-11 10:55:24.040007951 +0200
3
4
# include "config.h"
5
# include "internal.h"
6
7
+# include <stdint.h>
8
+
9
# if defined(__linux__) && defined(HAVE_LIBNL)
10
11
# include <netlink/msg.h>
12