aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ipc_namespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ipc_namespace.h')
-rw-r--r--include/linux/ipc_namespace.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ipc_namespace.h b/include/linux/ipc_namespace.h
index 1eee6bcfcf76..d10e54f03c09 100644
--- a/include/linux/ipc_namespace.h
+++ b/include/linux/ipc_namespace.h
@@ -63,8 +63,6 @@ struct ipc_namespace {
63}; 63};
64 64
65extern struct ipc_namespace init_ipc_ns; 65extern struct ipc_namespace init_ipc_ns;
66extern atomic_t nr_ipc_ns;
67
68extern spinlock_t mq_lock; 66extern spinlock_t mq_lock;
69 67
70#ifdef CONFIG_SYSVIPC 68#ifdef CONFIG_SYSVIPC