From 89e1b30256a0b98b30c18d0a06f55a1262a8dd85 Mon Sep 17 00:00:00 2001 From: Rich Fought Date: Thu, 13 Dec 2012 15:56:04 -0800 Subject: Included defs.h so DISABLE_PTHREADS is visible. --- include/netlink-local.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/netlink-local.h b/include/netlink-local.h index b891d8c..c0915f8 100644 --- a/include/netlink-local.h +++ b/include/netlink-local.h @@ -33,6 +33,8 @@ #include #include +#include + #ifndef SOL_NETLINK #define SOL_NETLINK 270 #endif -- cgit v1.2.1