Skip to content

[test-suite] CLAMR musl compilation error #94320

@v01dXYZ

Description

@v01dXYZ

We should use #include <sys/time.h> instead of #include <time.h> when using gettimeofday/struct timeval. musl time.h doesn't include sys/time.h as glibc does.

Adding this include to timer.h fixes the problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions