Fix missing sys/types.h on musl libc #5726
Annotations
5 warnings
Perform cppcheck analysis:
src/sss_client/nss_mc.h#L26
Include file: <stdbool.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/sss_client/nss_mc.h#L27
Include file: <pwd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/sss_client/nss_mc.h#L28
Include file: <grp.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/sss_client/nss_mc.h#L29
Include file: <sys/types.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Perform cppcheck analysis:
src/sss_client/nss_mc.h#L31
Include file: "config.h" not found.
|
Loading