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

Move the rest of net_messages.h to standard library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/socket/packet/packet_server.c

    ra358279 r514ee46  
    4646#include <ipc/ipc.h>
    4747#include <ipc/packet.h>
     48#include <ipc/net.h>
     49
    4850#include <net/packet.h>
    4951#include <net/packet_header.h>
     52
    5053#include <packet/packet_server.h>
    51 
    52 #include <net_messages.h>
    5354#include <packet/packet_local.h>
    5455
Note: See TracChangeset for help on using the changeset viewer.