#ifndef COMPAT_ERRNO_H
#define COMPAT_ERRNO_H

#include_next <errno.h>

#include <sus/errno.h>

#endif /* !COMPAT_ERRNO_H */


syntax highlighted by Code2HTML, v. 0.9.1