Update ELAST.
This commit is contained in:
parent
86494f8358
commit
0c96831f8e
@ -168,10 +168,11 @@ __END_DECLS
|
||||
#define ECANCELED 85 /* Operation canceled */
|
||||
#define EILSEQ 86 /* Illegal byte sequence */
|
||||
#define ENOATTR 87 /* Attribute not found */
|
||||
#define ELAST 87 /* Must be equal largest errno */
|
||||
|
||||
#define EDOFUS 88 /* Programming error */
|
||||
|
||||
#define ELAST 88 /* Must be equal largest errno */
|
||||
|
||||
#endif /* _POSIX_SOURCE */
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
Loading…
Reference in New Issue
Block a user