[ovs-git] [openvswitch/ovs] 9131ab: lib, ovsdb: Adapt headers for C++ usage

GitHub noreply at github.com
Fri Dec 1 21:25:08 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 9131abe2236b4ed1685e76db9921115bcd8f05e3
      https://github.com/openvswitch/ovs/commit/9131abe2236b4ed1685e76db9921115bcd8f05e3
  Author: Yi-Hung Wei <yihung.wei at gmail.com>
  Date:   2017-12-01 (Fri, 01 Dec 2017)

  Changed paths:
    M lib/dirs.h
    M lib/ovsdb-data.h
    M lib/ovsdb-idl-provider.h
    M lib/ovsdb-idl.h
    M lib/ovsdb-map-op.h
    M lib/ovsdb-set-op.h
    M lib/ovsdb-types.h
    M lib/smap.h
    M lib/uuid.h
    M ovsdb/ovsdb-idlc.in

  Log Message:
  -----------
  lib, ovsdb: Adapt headers for C++ usage

This patch adds 'extern "C"' in a couple of header files so that
they can be compiled with C++ compilers.

Signed-off-by: Yi-Hung Wei <yihung.wei at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list