mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-03 17:58:30 +00:00
Make some foss compatibility improvements
This commit is contained in:
parent
8111462789
commit
5af19b7eed
34 changed files with 319 additions and 48 deletions
4
libc/isystem/mntent.h
Normal file
4
libc/isystem/mntent.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MNTENT_H_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_MNTENT_H_
|
||||
#include "third_party/musl/mntent.h"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_MNTENT_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue