CVS: rdesktop rdesktop.c,1.132,1.133

Peter Åstrand <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8947

Modified Files:
	rdesktop.c 
Log Message:
Need to include limits.h for PATH_MAX.


Index: rdesktop.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.c,v
retrieving revision 1.132
retrieving revision 1.133
diff -C2 -d -r1.132 -r1.133
*** rdesktop.c	3 Aug 2005 11:30:52 -0000	1.132
--- rdesktop.c	4 Aug 2005 11:19:06 -0000	1.133
***************
*** 28,31 ****
--- 28,32 ----
  #include <sys/times.h>		/* times */
  #include <ctype.h>		/* toupper */
+ #include <limits.h>             /* PATH_MAX */
  #include <errno.h>
  #include "rdesktop.h"



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.