9 lines
90 B
C
Raw Normal View History

2016-08-17 23:08:22 +08:00
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/utmp.h>
#ifdef __cplusplus
}
#endif