diff options
Diffstat (limited to 'ipc/ipc_marequest.h')
-rw-r--r-- | ipc/ipc_marequest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_marequest.h b/ipc/ipc_marequest.h index eb3746d..4f6f758 100644 --- a/ipc/ipc_marequest.h +++ b/ipc/ipc_marequest.h @@ -70,6 +70,7 @@ typedef struct ipc_marequest { #define IMAR_NULL ((ipc_marequest_t) 0) +#define IPC_MAREQUEST_SIZE 16 extern void ipc_marequest_init(void); |