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

Comparing BasiliskII/src/Unix/ether_unix.cpp (file contents):
Revision 1.4 by cebix, 2001-07-13T18:49:29Z vs.
Revision 1.5 by cebix, 2001-09-02T13:50:05Z

# Line 30 | Line 30
30   #include <stdio.h>
31   #include <map>
32  
33 < #if defined(__FreeBSD__)
33 > #if defined(__FreeBSD__) || defined(sgi)
34   #include <net/if.h>
35   #endif
36  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines