LibC: add errno ENOTEMPTY
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#define ENOTSUP 7
|
||||
#define EBADF 8
|
||||
#define EEXISTS 9
|
||||
#define ENOTEMPTY 10
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user