]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix bridge routines detection on kFreeBSD
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Wed, 10 Jul 2013 09:38:06 +0000 (13:38 +0400)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 10 Jul 2013 11:20:02 +0000 (13:20 +0200)
commit8849fc387cdcfe524e3c30a81e004f5f34a8df8b
tree6aed5b9a1aee17d6f51d8766b32dd5670a7f9e10
parentf38c8185f97720ecae7ef2291fbaa5d6b0209e17
Fix bridge routines detection on kFreeBSD

In order to properly detect bridge related definitions such as
BRDGSFD, BRDGADD and BRDGDEL on kFreeBSD we need to include
<stdint.h>.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715321

Reported by Laurent Bigonville.
configure.ac