add urlhandlers command, but prolly not needed

git-svn-id: https://svn.musicpd.org/mpd/trunk@1307 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2004-06-02 23:22:37 +00:00
parent 8fca32b12d
commit b48ac2dfa3
4 changed files with 22 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
#include "log.h"
#include "sig_handlers.h"
#include "ls.h"
#include "utf8.h"
#include <signal.h>
#include <sys/types.h>