mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +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:
@@ -39,7 +39,6 @@
|
||||
#include "netdev-dpdk.h"
|
||||
#include "netlink.h"
|
||||
#include "odp-util.h"
|
||||
#include "ofp-parse.h"
|
||||
#include "ofpbuf.h"
|
||||
#include "ovs-numa.h"
|
||||
#include "packets.h"
|
||||
@@ -50,6 +49,7 @@
|
||||
#include "timeval.h"
|
||||
#include "unixctl.h"
|
||||
#include "util.h"
|
||||
#include "openvswitch/ofp-parse.h"
|
||||
|
||||
typedef int dpctl_command_handler(int argc, const char *argv[],
|
||||
struct dpctl_params *);
|
||||
|
Reference in New Issue
Block a user