]> xenbits.xensource.com Git - libvirt.git/commit
nwfilter: add a missing define, so libvirtd builds on macos x
authorJustin Clift <jclift@redhat.com>
Mon, 27 Sep 2010 15:18:57 +0000 (01:18 +1000)
committerJustin Clift <jclift@redhat.com>
Mon, 27 Sep 2010 15:31:52 +0000 (01:31 +1000)
commit04c3704e70150a8f33af785b0a2aed53f60f232c
tree1f1bb4c645ade13edab7729e1e97d05002b7f465
parent570d0404352bfa02b6555660297778dbb4670b66
nwfilter: add a missing define, so libvirtd builds on macos x

The nwfilter code uses ETH_ALEN, which isn't defined on MacOS X.
This is a simple workaround, to add it when missing.
src/nwfilter/nwfilter_learnipaddr.c