mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
Move ofp-parse.h to include/openvswitch directory
Signed-off-by: Ben Warren <ben@skyportsystems.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
@@ -30,12 +30,12 @@
|
||||
#include "multipath.h"
|
||||
#include "nx-match.h"
|
||||
#include "odp-netlink.h"
|
||||
#include "ofp-parse.h"
|
||||
#include "ofp-prop.h"
|
||||
#include "ofp-util.h"
|
||||
#include "ofpbuf.h"
|
||||
#include "unaligned.h"
|
||||
#include "util.h"
|
||||
#include "openvswitch/ofp-parse.h"
|
||||
#include "openvswitch/vlog.h"
|
||||
|
||||
VLOG_DEFINE_THIS_MODULE(ofp_actions);
|
||||
|
Reference in New Issue
Block a user