--- Gnu-Mach/ipc/ipc_init.c 2020/09/02 04:41:05 1.1.1.2 +++ Gnu-Mach/ipc/ipc_init.c 2020/09/02 04:42:36 1.1.1.3 @@ -111,7 +111,7 @@ ipc_bootstrap(void) #if NORMA_IPC kr = ipc_space_create_special(&ipc_space_remote); assert(kr == KERN_SUCCESS); -#endif NORMA_IPC +#endif /* NORMA_IPC */ /* initialize modules with hidden data structures */