5 lines
91 B
C
5 lines
91 B
C
|
#ifndef LIBC_ISYSTEM_ERRNO_H_
|
||
|
#define LIBC_ISYSTEM_ERRNO_H_
|
||
|
#include "libc/errno.h"
|
||
|
#endif
|