Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/netif/netif_local.c

    rf63a591d r9757512  
    4444#include <err.h>
    4545
    46 #include <generic.h>
     46#include <net_messages.h>
    4747#include <net/modules.h>
    4848#include <net/packet.h>
    4949#include <packet_client.h>
     50#include <packet/packet_server.h>
    5051#include <packet_remote.h>
    5152#include <adt/measured_strings.h>
    52 #include <net/device.h>
     53#include <net_device.h>
    5354#include <nil_interface.h>
    5455#include <netif_local.h>
Note: See TracChangeset for help on using the changeset viewer.