Sign in
fuchsia
/
third_party
/
android.googlesource.com
/
platform
/
bionic
/
5cda74e065761bbeccf7ff61d7a3131bdf6490d0
/
.
/
libc
/
include
/
lastlog.h
blob: ef1b03273b00f48b83659250ed9fb23f607d5085 [
file
] [
log
] [
blame
]
#pragma
once
/**
* @file lastlog.h
* @brief Historical alternative to `<utmp.h>`.
*
* New code should use `<utmp.h>` directly.
*/
#include
<utmp.h>