Update ELAST.
This commit is contained in:
parent
9b32d51a51
commit
190c0c27be
@ -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