Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 491112 Details for
Bug 624330
sys-apps/frandom-1.1 : /.../frandom.c:267:7: error: implicit declaration of function ‘copy_to_user’ [-Werror=implicit-function-declaration]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
frandom-copy-from-user.patch
frandom-copy-from-user.patch (text/plain), 393 bytes, created by
Marco Genasci
on 2017-08-30 17:13:38 UTC
(
hide
)
Description:
frandom-copy-from-user.patch
Filename:
MIME Type:
Creator:
Marco Genasci
Created:
2017-08-30 17:13:38 UTC
Size:
393 bytes
patch
obsolete
>diff -Naur frandom-1.1.orig/frandom.c frandom-1.1/frandom.c >--- frandom-1.1.orig/frandom.c 2017-08-29 22:32:11.789073627 +0200 >+++ frandom-1.1/frandom.c 2017-08-29 22:32:27.708072747 +0200 >@@ -25,7 +25,7 @@ > #include <linux/types.h> > #include <linux/random.h> > >-#include <asm/uaccess.h> >+#include <linux/uaccess.h> > #include <linux/cdev.h> > #include <linux/err.h> > #include <linux/device.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 624330
:
482468
|
482470
|
482472
|
482474
|
482476
|
482478
| 491112