Retro68/gcc/newlib/libc/include/utmp.h

9 lines
90 B
C
Raw Normal View History

2017-04-11 21:13:36 +00:00
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/utmp.h>
#ifdef __cplusplus
}
#endif