Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/ipc/ipc.h

    r19fc04c rab34cc9  
    3636#define KERN_IPC_H_
    3737
     38#include <abi/ipc/ipc.h>
    3839#include <synch/spinlock.h>
    3940#include <synch/mutex.h>
    4041#include <synch/waitq.h>
    41 #include <abi/ipc/ipc.h>
    42 #include <abi/proc/task.h>
    4342#include <typedefs.h>
    4443
    45 #define IPC_MAX_PHONES  64
     44#define IPC_MAX_PHONES  32
    4645
    4746struct answerbox;
Note: See TracChangeset for help on using the changeset viewer.