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

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

revision 4 by matty, Wed May 10 07:36:34 2000 UTC revision 6 by matty, Wed Jul 5 07:44:21 2000 UTC
# Line 31  Line 31 
31  #include <sys/socket.h>  #include <sys/socket.h>
32  #include <arpa/inet.h>  #include <arpa/inet.h>
33    
34    #if 0
35  #define False (0)  #define False (0)
36  #define True  (1)  #define True  (1)
37    #endif
38    
39  typedef int BOOL;  typedef int BOOL;
40  typedef unsigned char  uint8;  typedef unsigned char  uint8;
41  typedef unsigned short uint16;  typedef unsigned short uint16;
42  typedef unsigned int   uint32;  typedef unsigned int   uint32;
43    
44    #include "xwin.h"
45  #include "parse.h"  #include "parse.h"
46  #include "tcp.h"  #include "tcp.h"
47  #include "iso.h"  #include "iso.h"

Legend:
Removed from v.4  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.26