From b6b3ceb7dd0cd35ed8f45b997a77e0dccfc6839a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Sep 2008 00:38:03 -0700 Subject: directory.c: kill unnecessary includes --- src/directory.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/directory.c b/src/directory.c index f7c426267..0e7933328 100644 --- a/src/directory.c +++ b/src/directory.c @@ -20,16 +20,12 @@ #include "command.h" #include "conf.h" -#include "client.h" -#include "listen.h" #include "log.h" #include "ls.h" #include "path.h" #include "playlist.h" -#include "sig_handlers.h" #include "stats.h" #include "utils.h" -#include "volume.h" #include "ack.h" #include "myfprintf.h" #include "dbUtils.h" -- cgit v1.2.3