tumbledemerald-legacy/agbcc/libc/include/utmp.h
2022-05-19 17:14:13 +00:00

9 lines
90 B
C

#ifdef __cplusplus
extern "C" {
#endif
#include <sys/utmp.h>
#ifdef __cplusplus
}
#endif