소스 검색
fix libnl-tiny compile with eglibc
SVN-Revision: 15591
Felix Fietkau
16 년 전
|
@@ -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>
|