Changeset e526f08 in mainline for uspace/srv/net/nil/eth
- Timestamp:
- 2010-10-14T19:37:44Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a358279
- Parents:
- db5f8d3
- Location:
- uspace/srv/net/nil/eth
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/nil/eth/eth.c
rdb5f8d3 re526f08 53 53 #include <ethernet_protocols.h> 54 54 #include <protocol_map.h> 55 #include <net _device.h>55 #include <net/device.h> 56 56 #include <netif_interface.h> 57 57 #include <net_interface.h> -
uspace/srv/net/nil/eth/eth.h
rdb5f8d3 re526f08 41 41 #include <ipc/services.h> 42 42 43 #include <net _device.h>43 #include <net/device.h> 44 44 #include <adt/measured_strings.h> 45 45
Note:
See TracChangeset
for help on using the changeset viewer.
