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

Move packet_messages.h to the standard library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/generic/packet_remote.c

    rd9e2e0e rd52fbaf  
    4040#include <err.h>
    4141#include <ipc/ipc.h>
     42#include <ipc/packet.h>
    4243#include <sys/mman.h>
    4344
     
    4647#include <packet/packet_client.h>
    4748#include <packet/packet_header.h>
    48 #include <packet/packet_messages.h>
    4949#include <packet_remote.h>
    5050
Note: See TracChangeset for help on using the changeset viewer.