Ignore:
File:
1 edited

Legend:

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

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