Changes in uspace/srv/net/netstart/netstart.c [c7a8442:3a5d892f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/netstart/netstart.c
rc7a8442 r3a5d892f 48 48 #include <ipc/ipc.h> 49 49 #include <ipc/services.h> 50 #include <ipc/net_net.h> 50 51 51 52 #include <net/modules.h> 52 #include <net_net_messages.h>53 53 54 54 #include "self_test.h"
Note:
See TracChangeset
for help on using the changeset viewer.