Rev 4153 | Rev 4261 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4153 | Rev 4243 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | #include <rwlock.h> |
40 | #include <rwlock.h> |
41 | #include <ipc/ipc.h> |
41 | #include <ipc/ipc.h> |
42 | #include <ipc/services.h> |
42 | #include <ipc/services.h> |
43 | 43 | ||
44 | #include "../../include/sockaddr.h" |
44 | #include "../../include/sockaddr.h" |
45 | #include "../../netif/device.h" |
45 | #include "../../include/device.h" |
46 | #include "../../structures/measured_strings.h" |
46 | #include "../../structures/measured_strings.h" |
47 | 47 | ||
48 | /** Type definition of the Ethernet global data. |
48 | /** Type definition of the Ethernet global data. |
49 | * @see eth_globals |
49 | * @see eth_globals |
50 | */ |
50 | */ |