--- projects/libstatgrab/src/libstatgrab/statgrab.h 2004/03/30 22:10:04 1.31 +++ projects/libstatgrab/src/libstatgrab/statgrab.h 2004/04/03 22:59:30 1.32 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: statgrab.h,v 1.31 2004/03/30 22:10:04 tdb Exp $ + * $Id: statgrab.h,v 1.32 2004/04/03 22:59:30 tdb Exp $ */ #include @@ -139,7 +139,8 @@ typedef enum{ RUNNING, SLEEPING, STOPPED, - ZOMBIE + ZOMBIE, + UNKNOWN }process_status; typedef struct{