cosmopolitan/libc/isystem/pwd.h

5 lines
88 B
C

#ifndef LIBC_ISYSTEM_PWD_H_
#define LIBC_ISYSTEM_PWD_H_
#include "libc/passwd.h"
#endif