mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 15:33:03 +00:00
fix libnl-tiny compile with eglibc
SVN-Revision: 15591
This commit is contained in:
parent
c633a16d80
commit
0f6846a4f0
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
#ifndef NETLINK_LOCAL_H_
|
#ifndef NETLINK_LOCAL_H_
|
||||||
#define NETLINK_LOCAL_H_
|
#define NETLINK_LOCAL_H_
|
||||||
|
#define _GNU_SOURCE
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user