mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
Move lib/ofpbuf.h to include/openvswitch directory
Signed-off-by: Ben Warren <ben@skyportsystems.com> Acked-by: Ryan Moats <rmoats@us.ibm.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "coverage.h"
|
||||
#include "netlink.h"
|
||||
#include "netlink-socket.h"
|
||||
#include "ofpbuf.h"
|
||||
#include "openvswitch/ofpbuf.h"
|
||||
#include "openvswitch/vlog.h"
|
||||
|
||||
VLOG_DEFINE_THIS_MODULE(netlink_notifier);
|
||||
|
Reference in New Issue
Block a user