mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
xtoxll: Rename "byte-order" since it now include more than xtoxll.
Suggested-by: Justin Pettit <jpettit@nicira.com>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "byte-order.h"
|
||||
#include "dynamic-string.h"
|
||||
#include "netdev.h"
|
||||
#include "ofp-util.h"
|
||||
@@ -30,7 +31,6 @@
|
||||
#include "socket-util.h"
|
||||
#include "vconn.h"
|
||||
#include "vlog.h"
|
||||
#include "xtoxll.h"
|
||||
|
||||
VLOG_DEFINE_THIS_MODULE(ofp_parse)
|
||||
|
||||
|
Reference in New Issue
Block a user