Skip to content

Include inside namespace leads to undefined functions #109

@jjochum

Description

@jjochum

#include <sys/mman.h>

These includes should probably be outside of the namespace definition. In case a class uses one of the functions defined in sys/mman.h, this function is then undefined for the class.

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