OVMS3-idf/components/newlib/include/utmp.h

9 lines
90 B
C
Raw Normal View History

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