Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/il/arp/arp.c

    rc7a8442 rc5b59ce  
    4545#include <ipc/ipc.h>
    4646#include <ipc/services.h>
    47 #include <byteorder.h>
    4847#include <err.h>
    4948
    5049#include <net_messages.h>
    51 #include <net/modules.h>
     50#include <net_modules.h>
     51#include <net_byteorder.h>
    5252#include <net_device.h>
    5353#include <arp_interface.h>
Note: See TracChangeset for help on using the changeset viewer.