Standardize mpd.c
commitd09c89a149c614da529fd1933c9d8e8c0db4e985
authorTobias Rehbein <tobias.rehbein@web.de>
Thu, 17 Feb 2011 20:40:43 +0000 (17 21:40 +0100)
committerTobias Rehbein <tobias.rehbein@web.de>
Sat, 19 Feb 2011 15:49:00 +0000 (19 16:49 +0100)
treea0915cea4ba2aa1cae17cd4e4d9581b3819bb7c2
parent9fbf7b5c5e28858b9e7ad33e1fc8da2ec890a2ab
Standardize mpd.c

Feature check macro

        #define _POSIX_C_SOURCE 199506

has been applied to mpd.c to make sure that no non-standard functions are
used.
mpd.c