Sign in
android
/
toolchain
/
prebuilts
/
ndk-darwin
/
r21
/
refs/heads/androidx-master-release
/
.
/
sysroot
/
usr
/
include
/
lastlog.h
blob: ef1b03273b00f48b83659250ed9fb23f607d5085 [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
/**
* @file lastlog.h
* @brief Historical alternative to `<utmp.h>`.
*
* New code should use `<utmp.h>` directly.
*/
#include
<utmp.h>