[ovs-git] [openvswitch/ovs] 93ca7e: ofp-parse: Include missing ofp-actions.h.

GitHub noreply at github.com
Wed Feb 21 18:42:13 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 93ca7e55a208a6b59dac0e0de5cbcd7c0433dcf3
      https://github.com/openvswitch/ovs/commit/93ca7e55a208a6b59dac0e0de5cbcd7c0433dcf3
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M lib/ofp-parse.c

  Log Message:
  -----------
  ofp-parse: Include missing ofp-actions.h.

This fixes MacOS build:

  lib/ofp-parse.c:167:16:
    error: use of undeclared identifier 'IPPORT_FTP'

  lib/ofp-parse.c:171:16:
    error: use of undeclared identifier 'IPPORT_TFTP'

CC: Ben Pfaff <blp at ovn.org>
Fixes: 0d71302e36c4 ("ofp-util, ofp-parse: Break up into many separate modules.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list