]> git.proxmox.com Git - ovs.git/commit
compat: Remove HAVE_BOOL_TYPE
authorGreg Rose <gvrose8192@gmail.com>
Thu, 30 Jan 2020 23:55:27 +0000 (15:55 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 31 Jan 2020 16:15:40 +0000 (08:15 -0800)
commitcb208379195729031e84a3ef640bb89693592a0d
treec0d1b57bcfad41b9e27298c43b82387636292d4c
parent20dac08fdcce4b7fda1d07add3b346aa9751cfbc
compat: Remove HAVE_BOOL_TYPE

OVS only supports Linux kernels since 3.10 and all kernels since
then have the bool type.  This check is unnecessary so remove it.

Passes Travis:
https://travis-ci.org/gvrose8192/ovs-experimental/builds/644103253

Signed-off-by: Greg Rose <gvrose8192@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
acinclude.m4
datapath/linux/compat/include/linux/stddef.h
datapath/linux/compat/include/linux/types.h