PERFORCE change 71986 for review

David Xu davidxu at FreeBSD.org
Sun Feb 27 13:21:57 GMT 2005


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

Change 71986 by davidxu at davidxu_alona on 2005/02/27 13:21:26

	revert last change.

Affected files ...

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

Differences ...

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

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


More information about the p4-projects mailing list