Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
refs/heads/android-15
/
.
/
libc
/
include
/
sys
/
unistd.h
blob: eb7694de735f4fb87382d2d62a5906eb907c36f0 [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
/**
* @file sys/unistd.h
* @brief Historical synonym for `<unistd.h>`.
*
* New code should use `<unistd.h>` directly.
*/
#include
<unistd.h>