excluded all netlink code from non-linux builds
This commit is contained in:
		| @ -25,6 +25,8 @@ | ||||
|  */ | ||||
|  | ||||
|  | ||||
| #if defined(__linux) | ||||
|  | ||||
| /* copied from musl */ | ||||
|  | ||||
| #include <qse/si/netlink.h> | ||||
| @ -422,3 +424,7 @@ int getifaddrs (struct ifaddrs **ifap) | ||||
| 	return r; | ||||
| } | ||||
| #endif | ||||
|  | ||||
|  | ||||
|  | ||||
| #endif /* defined(__linux) */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user