Update of /cvsroot/tmux/tmux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32730
Modified Files:
screen.c
Log Message:
Solaris has MAXHOSTNAMELEN in netdb.h.
Index: screen.c
===================================================================
RCS file: /cvsroot/tmux/tmux/screen.c,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- screen.c 6 Apr 2010 22:01:32 -0000 1.101
+++ screen.c 19 Jul 2010 18:31:42 -0000 1.102
@@ -18,6 +18,7 @@
#include <sys/types.h>
+#include <netdb.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs