diff options
author | arch3y <arch3y@archstrike.org> | 2016-04-15 20:36:57 -0400 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-04-17 17:09:20 +0200 |
commit | a0f448cecc02a6e101aa3858b2d68b9cccf11149 (patch) | |
tree | e44bdd7dee1af08144da9da62092bc171e5bf7df /mac80211.h | |
parent | b5d1046e526067a521f5dc0febb0b50f6fdeb64c (diff) |
build: Define _DEFAULT_SOURCE to fix compilation warnings with glibc>=2.20
Fixes depracation issues for glibc>=2.20 if we define _BSD_SOURCE we
must also define _DEFAULT_SOURCE as well
from tprintf.c
warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
from astraceroute.c
warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
Signed-off-by: Arch3y <arch3y@archstrike.org>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'mac80211.h')
0 files changed, 0 insertions, 0 deletions