From b48ac2dfa355206d0a49169451f86c964a4c3e30 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Wed, 2 Jun 2004 23:22:37 +0000 Subject: add urlhandlers command, but prolly not needed git-svn-id: https://svn.musicpd.org/mpd/trunk@1307 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/ls.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ls.h') diff --git a/src/ls.h b/src/ls.h index c297e1670..ba0cfcaa6 100644 --- a/src/ls.h +++ b/src/ls.h @@ -44,5 +44,7 @@ InputPlugin * isMusic(char * utf8file, time_t * mtime); char * dupAndStripPlaylistSuffix(char * file); +int printRemoteUrlHandlers(FILE * fp); + #endif /* vim:set shiftwidth=4 tabstop=8 expandtab: */ -- cgit v1.2.3