Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / fs / fcntl.c
index 921b556..3b9ab5f 100644 (file)
@@ -538,6 +538,8 @@ int send_sigurg(struct fown_struct *fown)
        return ret;
 }
 
+EXPORT_SYMBOL(send_sigurg);
+
 static DEFINE_RWLOCK(fasync_lock);
 static kmem_cache_t *fasync_cache __read_mostly;