Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/ipc.h

    r1c635d6 rd7978525  
    4444#include <abi/ipc/methods.h>
    4545#include <abi/synch.h>
    46 #include <abi/proc/task.h>
     46#include <task.h>
    4747
    4848typedef void (*ipc_async_callback_t)(void *, int, ipc_call_t *);
Note: See TracChangeset for help on using the changeset viewer.