From 5fdebbca2831af55fcd17d1819ec68dc17e2ec58 Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 29 Jun 2011 06:19:26 +0000 Subject: See the ChangeLog --- pthread.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pthread.h') diff --git a/pthread.h b/pthread.h index 1d2d7d3..9f5e8f1 100644 --- a/pthread.h +++ b/pthread.h @@ -203,6 +203,7 @@ * VC++6.0 or early compiler's header has no DWORD_PTR type. */ typedef unsigned long DWORD_PTR; +typedef unsigned long ULONG_PTR; #endif /* * ----------------- -- cgit v1.2.3