This fixes warning with latest glibc (>= 2.19.90), which deprecated _BSD_SOURCE
commit4f537d8e4bd9707a0048289f296510b76ce6d642
authorChristian Hesse <mail@eworm.de>
Tue, 16 Sep 2014 18:43:31 +0000 (16 20:43 +0200)
committerMarc André Tanner <mat@brain-dump.org>
Tue, 16 Sep 2014 18:43:31 +0000 (16 20:43 +0200)
tree3831cf8414ddd96f397f2319489e469085cb6bec
parent3ac87254ea421da839cccc5fcb0b0e9dd6f7d82a
This fixes warning with latest glibc (>= 2.19.90), which deprecated _BSD_SOURCE

warning: _BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE
vis.c