From b3bcf422dd969ae48103a630d74696ba30c10469 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Sun, 25 Feb 2018 23:30:15 +0100 Subject: scullp: Include header for copy_*_user() Signed-off-by: Javier Martinez Canillas --- scullp/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scullp/main.c b/scullp/main.c index 6ca96a1..9a367ac 100644 --- a/scullp/main.c +++ b/scullp/main.c @@ -27,7 +27,7 @@ #include #include /* O_ACCMODE */ #include -#include +#include #include "scullp.h" /* local definitions */ -- cgit v1.2.1-18-gbd029