Index: kernel/generic/include/proc/task.h
===================================================================
--- kernel/generic/include/proc/task.h	(revision 1ba37faf61b6713df5140f30fa781f7f2147c5ab)
+++ kernel/generic/include/proc/task.h	(revision bdfd3c978d7f3378bdc591ff4fe153a17d5c2ea3)
@@ -94,4 +94,5 @@
 	answerbox_t answerbox;  /**< Communication endpoint */
 	phone_t phones[IPC_MAX_PHONES];
+	task_ipc_info_t ipc_info; /**< IPC statistics */
 	/**
 	 * Active asynchronous messages. It is used for limiting uspace to
