X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=internals%2F_PDCLIB_int.h;fp=internals%2F_PDCLIB_int.h;h=20a1682303f0b8424be974f41a532af31743ddd7;hb=a8e176acb89dbccda65b7d1e757fcfc41d674190;hp=c6283b9aee74acba2d350d749495e7ed58075d3c;hpb=8c8fa2512c37ffbeb4f3b87878531e0a8fbabacc;p=fw%2Fpdclib diff --git a/internals/_PDCLIB_int.h b/internals/_PDCLIB_int.h index c6283b9..20a1682 100644 --- a/internals/_PDCLIB_int.h +++ b/internals/_PDCLIB_int.h @@ -263,6 +263,7 @@ typedef unsigned _PDCLIB_intmax _PDCLIB_uintmax_t; #define _PDCLIB_EOFFLAG 2048u #define _PDCLIB_WIDESTREAM 4096u #define _PDCLIB_BYTESTREAM 8192u +#define _PDCLIB_DELONCLOSE 16384u /* Position / status structure for getpos() / fsetpos(). */ struct _PDCLIB_fpos_t