Changes in uspace/lib/net/netif/netif_remote.c [514ee46:9757512] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/netif/netif_remote.c
r514ee46 r9757512 41 41 #include <net/packet.h> 42 42 #include <packet_client.h> 43 #include <net /device.h>43 #include <net_device.h> 44 44 #include <netif_remote.h> 45 45 #include <netif_messages.h> 46 #include < generic.h>46 #include <net_messages.h> 47 47 48 48 int netif_get_addr_req_remote(int netif_phone, device_id_t device_id,
Note:
See TracChangeset
for help on using the changeset viewer.