Don't include <sys/cdefs.h> for NetBSD
authorKamil Rytarowski <n54@gmx.com>
Sat, 27 Feb 2016 02:18:43 +0000 (03:18 +0100)
committerAndy Green <andy.green@linaro.org>
Sat, 27 Feb 2016 02:30:59 +0000 (10:30 +0800)
commitf57a2b5a8c18516a659554bfa9a2ba8066f02ef0
tree1550cc25189c50e59fc7674e15ed57e0823e27b1
parentc0495892bcb844b230f272e27e55d02de87f4261
Don't include <sys/cdefs.h> for NetBSD

We needed it for the BSD symbol to be defined, while __NetBSD__ is defined
with a compiler.

Thanks Andy Green for the initial fix.

Signed-off-by: Kamil Rytarowski <n54@gmx.com>
lib/libwebsockets.h
test-server/fuzxy.c