fix libnl-tiny compile with eglibc

SVN-Revision: 15591
lede-17.01
Felix Fietkau 2009-05-04 16:07:06 +00:00
parent c633a16d80
commit 0f6846a4f0
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#ifndef NETLINK_LOCAL_H_
#define NETLINK_LOCAL_H_
#define _GNU_SOURCE
#include <stdio.h>
#include <errno.h>