mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-20 22:17:18 -05:00
9 lines
90 B
C
9 lines
90 B
C
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
#include <sys/utmp.h>
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|