types: Fix defined but not used warning.
authorWilliam Tu <u9012063@gmail.com>
Fri, 19 Feb 2016 21:35:55 +0000 (13:35 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 19 Feb 2016 22:53:55 +0000 (14:53 -0800)
commit361493368266a6586b4183e2f9b385992bfa3d6d
tree2a74423f9b3e3b3066704c6ce4dd0d71cccf5268
parent2d5c1a20d8ba1e9001bb3c185dae143c32b4c516
types: Fix defined but not used warning.

warning: ‘OVS_BE128_MAX’ defined but not used [-Wunused-const-variable]
Found using CentOS 6.6 with gcc 6.0.0.

Signed-off-by: William Tu <u9012063@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
include/openvswitch/types.h