Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
c77993eda368e86d522d3fa6c75f0440f83f6ef3
/
.
/
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>