Skip to content

Incomplete type of user struct during compilation? #15

@danergo

Description

@danergo

During compilation on aarch64 target, I got an incomplete type for user struct:

ptrace.h:62:17: error: field ‘user’ has incomplete type
   62 |     struct user user;

Are you aware of any resolution for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions