#ifndef SYS_ERRNO_H
# define SYS_ERRNO_H 1

# define ENODEV 19

#endif /* !SYS_ERRNO_H */