ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/sysdeps.h
(Generate patch)

Comparing BasiliskII/src/Unix/sysdeps.h (file contents):
Revision 1.19 by cebix, 2001-07-06T17:36:08Z vs.
Revision 1.20 by cebix, 2001-07-12T19:48:27Z

# Line 103 | Line 103
103   /* ExtFS is supported */
104   #define SUPPORTS_EXTFS 1
105  
106 + /* BSD socket API supported */
107 + #define SUPPORTS_UDP_TUNNEL 1
108 +
109  
110   /* Data types */
111   typedef unsigned char uint8;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines