summaryrefslogtreecommitdiff
path: root/ipc/ipc_port.h
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-04-24 18:00:12 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:07 +0200
commit01ab23c3ad9c0cd86f565acd09718e1cec2baad5 (patch)
treed41921110442cb3e24bb2617a26669efd46afdd2 /ipc/ipc_port.h
parentc008f2a278976d226d0823bef4fb9396d6557885 (diff)
2007-04-24 Thomas Schwinge <tschwinge@gnu.org>
* ipc/ipc_port.h: Include <ipc/ipc_space.h>.
Diffstat (limited to 'ipc/ipc_port.h')
-rw-r--r--ipc/ipc_port.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_port.h b/ipc/ipc_port.h
index 3424f88..4427861 100644
--- a/ipc/ipc_port.h
+++ b/ipc/ipc_port.h
@@ -46,6 +46,7 @@
#include <kern/macro_help.h>
#include <kern/ipc_kobject.h>
#include <ipc/ipc_mqueue.h>
+#include <ipc/ipc_space.h>
#include <ipc/ipc_table.h>
#include <ipc/ipc_thread.h>
#include "ipc_target.h"