PERFORCE change 71984 for review

David Xu davidxu at FreeBSD.org
Sun Feb 27 13:18:52 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=71984

Change 71984 by davidxu at davidxu_alona on 2005/02/27 13:18:50

	remove unneeded include.	

Affected files ...

.. //depot/projects/davidxu_thread/src/lib/libthread/thread/thr_join.c#7 edit

Differences ...

==== //depot/projects/davidxu_thread/src/lib/libthread/thread/thr_join.c#7 (text+ko) ====

@@ -32,7 +32,6 @@
  * $FreeBSD$
  */
 
-#include <errno.h>
 #include <pthread.h>
 
 #include "thr_private.h"


More information about the p4-projects mailing list