Changeset c69d327 in mainline for uspace/srv/net/net/net.c


Ignore:
Timestamp:
2010-10-08T21:32:49Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
368fb2c
Parents:
0a866eeb
Message:

Move the common packet interface to libc.

File:
1 edited

Legend:

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

    r0a866eeb rc69d327  
    5454#include <adt/measured_strings.h>
    5555#include <adt/module_map.h>
    56 #include <packet/packet.h>
     56#include <net/packet.h>
    5757#include <il_messages.h>
    5858#include <netif_remote.h>
Note: See TracChangeset for help on using the changeset viewer.