2 * Copyright (C) 2020 Michael Jeanson <mjeanson@efficios.com>
4 * SPDX-License-Identifier: GPL-2.0-only
8 #ifndef _COMPAT_ERRNO_H
9 #define _COMPAT_ERRNO_H
13 /* Missing on FreeBSD */
15 #define ENODATA ENOATTR
18 #endif /* _COMPAT_ERRNO_H */
This page took 0.032728 seconds and 4 git commands to generate.