Changeset cf9cb36 in mainline for uspace/lib/nic/include/nic_impl.h


Ignore:
Timestamp:
2012-01-22T13:41:20Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
eb2efc7
Parents:
8d7ec69d
Message:

Decouple libnic from libnet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/nic/include/nic_impl.h

    r8d7ec69d rcf9cb36  
    4040
    4141#include <assert.h>
    42 #include <net/device.h>
     42#include <nic/nic.h>
    4343#include <ddf/driver.h>
    44 #include <nil_remote.h>
    4544
    4645/* Inclusion of this file is not prohibited, because drivers could want to
Note: See TracChangeset for help on using the changeset viewer.