# | Line 1 | Line 1 | |
---|---|---|
1 | /* | |
2 | * tcp.cpp - ip router | |
3 | * | |
4 | < | * Basilisk II (C) 1997-2001 Christian Bauer |
4 | > | * Basilisk II (C) 1997-2008 Christian Bauer |
5 | * | |
6 | * Windows platform specific code copyright (C) Lauri Pesonen | |
7 | * | |
# | Line 82 | Line 82 | |
82 | #include "iphelp.h" | |
83 | #include "tcp.h" | |
84 | #include "dump.h" | |
85 | < | #include "mib\interfaces.h" |
85 | > | #include "mib/interfaces.h" |
86 | #include "ftp.h" | |
87 | ||
88 | #if DEBUG |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |