# | Line 40 | Line 40 | |
---|---|---|
40 | /* | |
41 | * MibAccess.cpp - ip router | |
42 | * | |
43 | < | * Basilisk II (C) 1997-2001 Christian Bauer |
43 | > | * Basilisk II (C) 1997-2008 Christian Bauer |
44 | * | |
45 | * Windows platform specific code copyright (C) Lauri Pesonen | |
46 | * | |
# | Line 62 | Line 62 | |
62 | ||
63 | #include "sysdeps.h" | |
64 | #include "mibaccess.h" | |
65 | < | #include "..\dynsockets.h" |
66 | < | #include "..\dump.h" |
65 | > | #include "../dynsockets.h" |
66 | > | #include "../dump.h" |
67 | ||
68 | #if DEBUG | |
69 | #pragma optimize("",off) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |