fix libnl-tiny compile with eglibc

SVN-Revision: 15591
master
Felix Fietkau 16 years ago
parent c633a16d80
commit 0f6846a4f0
  1. 1
      package/libnl-tiny/src/include/netlink-local.h

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

Loading…
Cancel
Save