Retro68/gcc/newlib/libc/include/utmp.h
Wolfgang Thaller d464252791 re-add newlib
2017-04-11 23:13:36 +02:00

9 lines
90 B
C

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