Changes in uspace/lib/net/netif/netif_remote.c [9757512:514ee46] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/netif/netif_remote.c
r9757512 r514ee46 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 < net_messages.h>46 #include <generic.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.