/[rdesktop]/sourceforge.net/trunk/rdesktop/rdesktop.h
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/trunk/rdesktop/rdesktop.h

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

revision 798 by stargo, Sat Nov 6 15:29:38 2004 UTC revision 799 by stargo, Sat Nov 6 17:27:45 2004 UTC
# Line 22  Line 22 
22  #include <stdio.h>  #include <stdio.h>
23  #include <string.h>  #include <string.h>
24  #include <dirent.h>  #include <dirent.h>
25    #include <sys/time.h>
26  #ifdef HAVE_SYS_SELECT_H  #ifdef HAVE_SYS_SELECT_H
27  #include <sys/select.h>  #include <sys/select.h>
28  #else  #else
 #include <sys/time.h>  
29  #include <sys/types.h>  #include <sys/types.h>
30  #include <unistd.h>  #include <unistd.h>
31  #endif  #endif

Legend:
Removed from v.798  
changed lines
  Added in v.799

  ViewVC Help
Powered by ViewVC 1.1.26