From 83447580b181db011325e84a752bee518fee8b5b Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Sun, 24 Oct 2010 01:55:21 +0000 Subject: [PATCH] Remove redundant preprocessor check (it's already taken care of by tmux.h). --- compat/daemon.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/compat/daemon.c b/compat/daemon.c index 56dc46af..3e87874b 100644 --- a/compat/daemon.c +++ b/compat/daemon.c @@ -32,10 +32,6 @@ #include #include -#ifdef HAVE_PATHS_H -#include -#endif - #include "tmux.h" int