odp-util: Print in_port in decimal in format_odp_flow_key().
[openvswitch] / ofproto / netflow.c
index d9f52ba5f344ef24f9808b4b2b6f8f8e4186e711..af6dda78cc1c58060abb45c4dc642127eed9d681 100644 (file)
@@ -20,6 +20,7 @@
 #include <errno.h>
 #include <stdlib.h>
 #include <unistd.h>
+#include "byte-order.h"
 #include "collectors.h"
 #include "flow.h"
 #include "netflow.h"
@@ -31,9 +32,8 @@
 #include "timeval.h"
 #include "util.h"
 #include "vlog.h"
-#include "xtoxll.h"
 
-VLOG_DEFINE_THIS_MODULE(netflow)
+VLOG_DEFINE_THIS_MODULE(netflow);
 
 #define NETFLOW_V5_VERSION 5