Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
ccc9d8dbf46b70e7777a1d0604b799e94f05a63c
/
.
/
libc
/
include
/
sys
/
errno.h
blob: 77526a9bba5203e66342662800c8da6f90484845 [
file
] [
log
] [
blame
]
#pragma
once
/**
* @file sys/errno.h
* @brief Historical synonym for `<errno.h>`.
*
* New code should use `<errno.h>` directly.
*/
#include
<errno.h>