This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-02-01 03:53:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
393ca4be40
cosmopolitan
/
libc
/
isystem
/
grp.h
5 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
Initial import
2020-06-15 14:18:57 +00:00
#
ifndef LIBC_ISYSTEM_GRP_H_
#
define LIBC_ISYSTEM_GRP_H_
Fix isystem headers including wrong files (#108)
2021-03-07 05:06:29 +00:00
#
include
"third_party/musl/passwd.h"
Initial import
2020-06-15 14:18:57 +00:00
#
endif
Reference in a new issue
Copy permalink