Index: elf/common.h =================================================================== RCS file: /usr/home/deo/cvsroot/cygnus/cygwin/include/elf/common.h,v retrieving revision 1.1.1.1 diff -c -3 -r1.1.1.1 common.h *** common.h 1999/04/10 14:53:01 1.1.1.1 --- common.h 1999/12/29 20:40:58 *************** *** 219,224 **** --- 219,225 ---- #define NT_PSINFO 13 /* Has a struct psinfo */ #define NT_LWPSTATUS 16 /* Has a struct lwpstatus_t */ #define NT_LWPSINFO 17 /* Has a struct lwpsinfo_t */ + #define NT_WIN32PSTATUS 18 /* Has a struct win32_pstatus */ /* Values of note segment descriptor types for object files. */ /* (Only for hppa right now. Should this be moved elsewhere?) */