CVS: rdesktop rdesktop.h,1.25,1.26
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-serv3579
Modified Files:
rdesktop.h
Log Message:
temporary alpha-fix
Index: rdesktop.h
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** rdesktop.h 6 Nov 2004 17:27:45 -0000 1.25
--- rdesktop.h 2 Mar 2005 17:38:26 -0000 1.26
***************
*** 2,6 ****
rdesktop: A Remote Desktop Protocol client.
Master include file
! Copyright (C) Matthew Chapman 1999-2004
This program is free software; you can redistribute it and/or modify
--- 2,6 ----
rdesktop: A Remote Desktop Protocol client.
Master include file
! Copyright (C) Matthew Chapman 1999-2005
This program is free software; you can redistribute it and/or modify
***************
*** 79,82 ****
--- 79,88 ----
#endif /* B_ENDIAN, L_ENDIAN from configure */
+ /* Temporary NEED_ALIGN for alpha, should be properly detected
+ by configure in the future */
+ #if defined(__alpha__)
+ #define NEED_ALIGN
+ #endif
+
#include "parse.h"
#include "constants.h"
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click