Included defs.h so DISABLE_PTHREADS is visible.
This commit is contained in:
parent
7c85b8a53b
commit
89e1b30256
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
#include <arpa/inet.h>
|
||||
#include <netdb.h>
|
||||
|
||||
#include <defs.h>
|
||||
|
||||
#ifndef SOL_NETLINK
|
||||
#define SOL_NETLINK 270
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue