Changeset fcae007 in mainline for uspace/lib/c/include/device/nic.h


Ignore:
Timestamp:
2012-01-22T13:23:21Z (14 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
08cc26b
Parents:
d9bbe45 (diff), 10a5479d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge with mainline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/device/nic.h

    rd9bbe45 rfcae007  
    3737
    3838#include <async.h>
    39 #include <net/device.h>
    40 #include <net/packet.h>
     39#include <nic/nic.h>
    4140#include <ipc/common.h>
    42 #include <ipc/services.h>
    4341
    4442typedef enum {
Note: See TracChangeset for help on using the changeset viewer.