[ovs-git] [openvswitch/ovs] f922f0: ovn: fix build on FreeBSD

GitHub noreply at github.com
Wed Oct 19 15:46:11 UTC 2016


  Branch: refs/heads/branch-2.6
  Home:   https://github.com/openvswitch/ovs
  Commit: f922f0f1c926bb7596ba4e0971960dc89e39f0e7
      https://github.com/openvswitch/ovs/commit/f922f0f1c926bb7596ba4e0971960dc89e39f0e7
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M ovn/lib/ovn-dhcp.h

  Log Message:
  -----------
  ovn: fix build on FreeBSD

The missing include was needed for struct in6_addr.

Otherwise, this build failure would occur.

In file included from ovn/lib/actions.c:23:
ovn/lib/ovn-dhcp.h:163:21: error: field has incomplete type 'struct in6_addr'

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list