3 lines
51 B
C
3 lines
51 B
C
#include_next <errno.h>
|
|
#define EOPNOTSUPP ENOTSUP
|
#include_next <errno.h>
|
|
#define EOPNOTSUPP ENOTSUP
|