libnl-tiny: fix compile error with eglibc (#8782)

SVN-Revision: 25281
This commit is contained in:
Felix Fietkau 2011-02-01 16:21:52 +00:00
parent 14840f6854
commit be8e23827a

View File

@ -1,3 +1,4 @@
#define _GNU_SOURCE
#include <netlink/netlink.h>
#include <netlink/genl/genl.h>
#include <netlink/genl/ctrl.h>