CVS: rdesktop scard.h,1.4,1.5
Pierre Ossman <[email protected]> Mon, 17 Sep 2007 23:46:42 -0700
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv7713 Modified Files: scard.h Log Message: Solaris doesn't have stdint.h, but most of the stuff in it can be found int inttypes.h. Index: scard.h =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/scard.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** scard.h 4 Jan 2007 14:38:48 -0000 1.4 --- scard.h 18 Sep 2007 06:46:39 -0000 1.5 *************** *** 35,39 **** --- 35,44 ---- */ + #ifdef HAVE_STDINT_H #include <stdint.h> + #endif + #ifdef HAVE_INTTYPES_H + #include <inttypes.h> + #endif /* A DWORD when dealing with the smartcard stuff. Could be 32 bits or 64. */ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/