CVS: rdesktop disk.c,1.31,1.32

Michael Gernoth <[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-serv31172

Modified Files:
	disk.c 
Log Message:
add HAVE_DECL_DIRFD for FreeBSD


Index: disk.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/disk.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** disk.c	9 Aug 2004 13:50:40 -0000	1.31
--- disk.c	25 Aug 2004 09:48:11 -0000	1.32
***************
*** 32,36 ****
  #include <time.h>		/* ctime */
  
! #if defined(HAVE_DIRFD)
  #define DIRFD(a) (dirfd(a))
  #else
--- 32,36 ----
  #include <time.h>		/* ctime */
  
! #if (defined(HAVE_DIRFD) || defined(HAVE_DECL_DIRFD))
  #define DIRFD(a) (dirfd(a))
  #else



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
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.