Changeset ef689ef0 in mainline for uspace/srv/hw/netif/dp8390/dp8390_module.c
- Timestamp:
- 2010-10-14T22:08:50Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a7a85d16
- Parents:
- 10056483 (diff), f63a591d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/netif/dp8390/dp8390_module.c
r10056483 ref689ef0 44 44 #include <ipc/services.h> 45 45 46 #include <net_messages.h>47 46 #include <net/modules.h> 48 47 #include <packet_client.h> 49 48 #include <adt/measured_strings.h> 50 #include <net _device.h>49 #include <net/device.h> 51 50 #include <nil_interface.h> 52 51 #include <netif_interface.h>
Note:
See TracChangeset
for help on using the changeset viewer.