cosmopolitan/libc/isystem/mntent.h
2022-10-14 13:59:34 -07:00

4 lines
174 B
C

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_MNTENT_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_MNTENT_H_
#include "third_party/musl/mntent.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_MNTENT_H_ */