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:24:40 +0000 (10:24 +0800)
commite84120665314bb1437db5f573044593dbd8130da
tree4ef6d4c5d29b98d977d7a6fe688c754373d4a451
parent8df3ef15ab75e1ee28c834e79775234acef1112e
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