cosmopolitan/libc/isystem/pwd.h

4 lines
100 B
C

#ifndef LIBC_ISYSTEM_PWD_H_
#define LIBC_ISYSTEM_PWD_H_
#include "third_party/musl/passwd.h"
#endif