Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/ipc/kbox.c

    rc0699467 r79ae36dd  
    3333 */
    3434
     35#include <synch/synch.h>
    3536#include <synch/spinlock.h>
    3637#include <synch/mutex.h>
    3738#include <ipc/ipc.h>
    38 #include <abi/ipc/methods.h>
     39#include <ipc/ipc_methods.h>
    3940#include <ipc/ipcrsc.h>
    4041#include <arch.h>
Note: See TracChangeset for help on using the changeset viewer.