Commits


Kamil Rytarowski authored and Andy Green committed f57a2b5a8c1
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>