lkml.org 
[lkml]   [2022]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    Subject[PATCH v2 06/18] perf lock: Remove unused pthread.h include
    From
    No pthread usage in builtin-lock.c.

    Signed-off-by: Ian Rogers <irogers@google.com>
    ---
    tools/perf/builtin-lock.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/tools/perf/builtin-lock.c b/tools/perf/builtin-lock.c
    index dd11d3471baf..70197c0593b1 100644
    --- a/tools/perf/builtin-lock.c
    +++ b/tools/perf/builtin-lock.c
    @@ -28,7 +28,6 @@
    #include <sys/types.h>
    #include <sys/prctl.h>
    #include <semaphore.h>
    -#include <pthread.h>
    #include <math.h>
    #include <limits.h>

    --
    2.37.2.609.g9ff673ca1a-goog
    \
     
     \ /
      Last update: 2022-08-24 00:11    [W:6.865 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site