Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/nil/eth/eth.c

    rc7a8442 rc5b59ce  
    4040#include <mem.h>
    4141#include <stdio.h>
    42 #include <byteorder.h>
    4342#include <str.h>
    4443#include <err.h>
     
    4847
    4948#include <net_messages.h>
    50 #include <net/modules.h>
     49#include <net_modules.h>
     50#include <net_byteorder.h>
    5151#include <net_checksum.h>
    5252#include <ethernet_lsap.h>
Note: See TracChangeset for help on using the changeset viewer.