Update of /cvsroot/tmux/tmux/compat
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23534/compat

Modified Files:
        daemon.c 
Log Message:
Remove redundant preprocessor check (it's already taken care of by tmux.h).


Index: daemon.c
===================================================================
RCS file: /cvsroot/tmux/tmux/compat/daemon.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- daemon.c    14 May 2009 07:51:51 -0000      1.3
+++ daemon.c    24 Oct 2010 01:55:21 -0000      1.4
@@ -32,10 +32,6 @@
 #include <unistd.h>
 #include <stdlib.h>
 
-#ifdef HAVE_PATHS_H
-#include <paths.h>
-#endif
-
 #include "tmux.h"
 
 int


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to