Welcome to mirror list, hosted at ThFree Co, Russian Federation.

utmp.h « include « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 88cf6f8528f971b98a5ed771d8574ee6e2e0cda7 (plain)
1
2
3
4
5
6
7
8
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/utmp.h>
#ifdef __cplusplus
}
#endif