]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Fix compiler warnings: 70/head
authorsdigit <gitmoney@endersgame.net>
Sat, 11 Apr 2015 20:40:13 +0000 (15:40 -0500)
committersdigit <gitmoney@endersgame.net>
Sat, 11 Apr 2015 20:40:13 +0000 (15:40 -0500)
commit6651490ee7edb11ce29903bf74a46ca60d275d03
treeb6d36d28be9de82332d8fe7953b466b98263810c
parent82011bb75709c792e8e6351d75876eaa3cabb5f9
Fix compiler warnings:
1) implicit declaration due to lacking stdlib.h
2) const/const char mixing
mdns_dns_sd.c