Ignore:
File:
1 edited

Legend:

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

    r8080262 rf787c8e  
    3737
    3838#include <abi/ipc/ipc.h>
    39 #include <atomic.h>
    4039#include <abi/proc/task.h>
    41 #include <futex.h>
    4240#include <abi/cap.h>
     41#include <types/common.h>
    4342
    4443#define IPC_FLAG_BLOCKING  0x01
Note: See TracChangeset for help on using the changeset viewer.