tests: Fix a deprecation warning about source definitions
commit637c54a0195baa1756c338131327e4d593578375
authorPhilip Withnall <withnall@endlessm.com>
Thu, 9 Aug 2018 13:20:45 +0000 (9 14:20 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Fri, 10 Aug 2018 10:39:57 +0000 (10 11:39 +0100)
tree73224966e899fe6c43a18f6761aecb633628bc25
parenta48a6bc401cd9bd3a27dfe91ec598ac1479ab08d
tests: Fix a deprecation warning about source definitions

/usr/include/features.h:183:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"

Signed-off-by: Philip Withnall <withnall@endlessm.com>
tests/client.c