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:56:01 +0000 (14:56 -0800)
commit575ceed755bcff16bea1b2d6c7c1eb54fbfb5ea2
tree8ff0e6a2ee3d7cc6b942d00a65b5f2180d9e690a
parentb50653f2ecec02cd4fea5b54d517be8969c06075
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