CVS: rdesktop disk.c,1.24,1.25 serial.c,1.14,1.15
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-serv4141 Modified Files: disk.c serial.c Log Message: Fix compilation on hp/ux Index: disk.c =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/disk.c,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** disk.c 17 Apr 2004 07:09:45 -0000 1.24 --- disk.c 29 Apr 2004 19:41:49 -0000 1.25 *************** *** 45,50 **** #if (defined(SOLARIS) || defined (__hpux) || defined(__BEOS__)) #include <sys/statvfs.h> /* solaris statvfs */ ! #include <sys/mntent.h> ! /* TODO: Fix mntent-handling for solaris */ #undef HAVE_MNTENT_H #define MNTENT_PATH "/etc/mnttab" --- 45,50 ---- #if (defined(SOLARIS) || defined (__hpux) || defined(__BEOS__)) #include <sys/statvfs.h> /* solaris statvfs */ ! /* TODO: Fix mntent-handling for solaris/hpux ! * #include <sys/mntent.h> */ #undef HAVE_MNTENT_H #define MNTENT_PATH "/etc/mnttab" Index: serial.c =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/serial.c,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** serial.c 18 Apr 2004 19:16:51 -0000 1.14 --- serial.c 29 Apr 2004 19:41:49 -0000 1.15 *************** *** 74,77 **** --- 74,81 ---- #define SERIAL_EV_EVENT2 0x1000 // Provider specific event 2 + #ifndef CRTSCTS + #define CRTSCTS 0 + #endif + extern RDPDR_DEVICE g_rdpdr_device[]; ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click