Search
j0ke.net Open Build Service
>
Projects
>
virtualization
:
Cloud
:
OpenNebula
>
libvirt
> libvirt-virnetlink-buildfix-0.9.12.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File libvirt-virnetlink-buildfix-0.9.12.patch of Package libvirt (Revision 19)
Currently displaying revision
19
,
show latest
--- 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>