dect
/
libnl
Archived
13
0
Fork 0

Included defs.h so DISABLE_PTHREADS is visible.

This commit is contained in:
Rich Fought 2012-12-13 15:56:04 -08:00
parent 7c85b8a53b
commit 89e1b30256
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@
#include <arpa/inet.h>
#include <netdb.h>
#include <defs.h>
#ifndef SOL_NETLINK
#define SOL_NETLINK 270
#endif