Changeset e526f08 in mainline for uspace/lib/net/il/arp_remote.c


Ignore:
Timestamp:
2010-10-14T19:37:44Z (14 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/lib/net/il/arp_remote.c

    rdb5f8d3 re526f08  
    4343#include <net_messages.h>
    4444#include <net/modules.h>
    45 #include <net_device.h>
     45#include <net/device.h>
    4646#include <arp_interface.h>
    4747#include <adt/measured_strings.h>
Note: See TracChangeset for help on using the changeset viewer.