Skip to content

Avoid generic filenames such as util.h #321

@akuropka

Description

@akuropka

Description

Building duo_unix leads to having util.h in the build which will be dropped in the include folder upon installation.
The filename is trivial and can easily conflict with other files of the same name.

Expected Behavior

Please verify if util.h is needed at all in the release build and if so rename it e.g. duo_util.h.

Actual Behavior

util.h is saved in the /usr/include folder.

Reference

The matter was discussed here as well: #110

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions