aboutsummaryrefslogtreecommitdiff
path: root/pthreads/tests/mutex8.c
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-02-13 10:41:10 +0100
committermarha <marha@users.sourceforge.net>2013-02-13 10:41:10 +0100
commitb41f74438672dd682bc01ae818cb3da654f22c1e (patch)
tree07674ef1368a5427a75080528d8cee74234f6b28 /pthreads/tests/mutex8.c
parentaaf21968deb85b635cb6aa6544df233ea5981346 (diff)
downloadvcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.tar.gz
vcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.tar.bz2
vcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.zip
Updated to latest CVS version of pthreads
Diffstat (limited to 'pthreads/tests/mutex8.c')
-rw-r--r--pthreads/tests/mutex8.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pthreads/tests/mutex8.c b/pthreads/tests/mutex8.c
index f2636786c..35ce5629c 100644
--- a/pthreads/tests/mutex8.c
+++ b/pthreads/tests/mutex8.c
@@ -35,7 +35,6 @@
*/
#include "test.h"
-#include <sys/timeb.h>
static int lockCount = 0;