lkml.org 
[lkml]   [2023]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 10/50] time_namespace.h: fix missing include
    Date
    Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
    ---
    include/linux/time_namespace.h | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/include/linux/time_namespace.h b/include/linux/time_namespace.h
    index 03d9c5ac01d1..5258d81cef17 100644
    --- a/include/linux/time_namespace.h
    +++ b/include/linux/time_namespace.h
    @@ -7,6 +7,7 @@
    #include <linux/nsproxy.h>
    #include <linux/ns_common.h>
    #include <linux/err.h>
    +#include <linux/time64.h>

    struct user_namespace;
    extern struct user_namespace init_user_ns;
    --
    2.43.0

    \
     
     \ /
      Last update: 2023-12-16 03:52    [W:3.513 / U:2.944 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site