﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
719	psList.c still includes pthread.h	jhoblitt	David.Robbins@…	"It's not needed anymore so the include should be removed.

Index: src/types/psList.c
===================================================================
RCS file: /cvsroot/pan-starrs/datasys/IPP/psLib/src/types/psList.c,v
retrieving revision 1.47
diff -u -r1.47 psList.c
--- src/types/psList.c  14 Feb 2006 00:09:27 -0000      1.47
+++ src/types/psList.c  27 Feb 2006 21:39:38 -0000
@@ -13,7 +13,6 @@

 #include <stdlib.h>
 #include <stdio.h>
-#include <pthread.h>                       // we need a mutex to make this
stuff thread safe.

 #include ""psError.h""
 #include ""psAbort.h"""	defect	closed	high		types	0.10.0	normal	fixed		
