Revision: 2760
          http://tmux.svn.sourceforge.net/tmux/?rev=2760&view=rev
Author:   tcunha
Date:     2012-03-29 21:10:41 +0000 (Thu, 29 Mar 2012)
Log Message:
-----------
Sync OpenBSD patchset 1080:

Add sys/file.h.

Modified Paths:
--------------
    trunk/client.c

Modified: trunk/client.c
===================================================================
--- trunk/client.c      2012-03-29 21:10:10 UTC (rev 2759)
+++ trunk/client.c      2012-03-29 21:10:41 UTC (rev 2760)
@@ -17,6 +17,7 @@
  */
 
 #include <sys/types.h>
+#include <sys/file.h>
 #include <sys/socket.h>
 #include <sys/stat.h>
 #include <sys/un.h>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to