/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/rdesktop.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/branches/seamlessrdp-branch/rdesktop/rdesktop.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 855 by stargo, Sun Mar 13 13:18:48 2005 UTC revision 857 by stargo, Sun Mar 13 13:36:04 2005 UTC
# Line 31  Line 31 
31  #include "rdesktop.h"  #include "rdesktop.h"
32    
33  #ifdef HAVE_ICONV  #ifdef HAVE_ICONV
34    #ifdef HAVE_LOCALE_H
35  #include <locale.h>  #include <locale.h>
36    #endif
37    #ifdef HAVE_LANGINFO_H
38  #include <langinfo.h>  #include <langinfo.h>
39  #endif  #endif
40    #endif
41    
42  #ifdef EGD_SOCKET  #ifdef EGD_SOCKET
43  #include <sys/socket.h>         /* socket connect */  #include <sys/socket.h>         /* socket connect */

Legend:
Removed from v.855  
changed lines
  Added in v.857

  ViewVC Help
Powered by ViewVC 1.1.26