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-24 14:59:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
102edf4ea2
cosmopolitan
/
libc
/
isystem
/
pwd.h
5 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
Initial import
2020-06-15 07:18:57 -07:00
#
ifndef LIBC_ISYSTEM_PWD_H_
#
define LIBC_ISYSTEM_PWD_H_
Fix isystem headers including wrong files (#108)
2021-03-06 21:06:29 -08:00
#
include
"third_party/musl/passwd.h"
Initial import
2020-06-15 07:18:57 -07:00
#
endif
Reference in a new issue
Copy permalink