no success with 2.6.12 either, forget about building with the 4.0rc1 tag for now
[linux-2.6.git] / fs / fcntl.c
index 05a913a..2aa5db7 100644 (file)
@@ -539,8 +539,6 @@ 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;