Skip to content
Snippets Groups Projects
Commit b9a2dfde authored by Paul Sajna's avatar Paul Sajna
Browse files

correction to include guard of stat

parent e676440e
No related branches found
No related tags found
No related merge requests found
sys_includes = ["sys/types.h"]
include_guard = "_STAT_H"
include_guard = "_SYS_STAT_H"
language = "C"
[enum]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment