summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2010-10-24 01:55:21 +0000
committerTiago Cunha <tcunha@gmx.com>2010-10-24 01:55:21 +0000
commit83447580b181db011325e84a752bee518fee8b5b (patch)
tree2e4f273cff616779676a1e12e426dcdf43288eb2
parent1cd9ff44604a168d93d732f2ace9338c66e19e39 (diff)
Remove redundant preprocessor check (it's already taken care of by tmux.h).
-rw-r--r--compat/daemon.c4
1 files changed, 0 insertions, 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 <unistd.h>
#include <stdlib.h>
-#ifdef HAVE_PATHS_H
-#include <paths.h>
-#endif
-
#include "tmux.h"
int