Changeset e526f08 in mainline for uspace/srv/net/il/ip/ip.c


Ignore:
Timestamp:
2010-10-14T19:37:44Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a358279
Parents:
db5f8d3
Message:

Move net_device.h to standard library.

File:
1 edited

Legend:

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

    rdb5f8d3 re526f08  
    5656#include <arp_interface.h>
    5757#include <net_checksum.h>
    58 #include <net_device.h>
     58#include <net/device.h>
    5959#include <icmp_client.h>
    6060#include <net/icmp_codes.h>
Note: See TracChangeset for help on using the changeset viewer.