]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/ipc_namespace.h
[PATCH] make osf_select() use core_sys_select()
[karo-tx-linux.git] / include / linux / ipc_namespace.h
index c3b1da9e5feb6e612cb8f2f18618af26e798eb0f..ea6c18a8b0d442d13dabcdeca9961fb8540ca451 100644 (file)
@@ -52,6 +52,7 @@ extern atomic_t nr_ipc_ns;
 #define INIT_IPC_NS(ns)                .ns             = &init_ipc_ns,
 
 extern int register_ipcns_notifier(struct ipc_namespace *);
+extern int cond_register_ipcns_notifier(struct ipc_namespace *);
 extern int unregister_ipcns_notifier(struct ipc_namespace *);
 extern int ipcns_notify(unsigned long);