mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 22:35:15 +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:
@@ -20,6 +20,7 @@
|
||||
#include <netinet/in.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "byte-order.h"
|
||||
#include "coverage.h"
|
||||
#include "dynamic-string.h"
|
||||
#include "hash.h"
|
||||
@@ -29,7 +30,6 @@
|
||||
#include "packets.h"
|
||||
#include "unaligned.h"
|
||||
#include "vlog.h"
|
||||
#include "xtoxll.h"
|
||||
|
||||
VLOG_DEFINE_THIS_MODULE(flow)
|
||||
|
||||
|
Reference in New Issue
Block a user