diff options
author | rpj <rpj> | 2007-01-06 13:44:39 +0000 |
---|---|---|
committer | rpj <rpj> | 2007-01-06 13:44:39 +0000 |
commit | 35dec51214f692110f441cd68a94cbd264574d18 (patch) | |
tree | 1ce9711f604c6799eea806f40b22ce02574b8ae6 /ptw32_MCS_lock.c | |
parent | eeef426b8399ad39dfc759352a6e7b0348a047d1 (diff) |
See ChangeLog
Diffstat (limited to 'ptw32_MCS_lock.c')
-rw-r--r-- | ptw32_MCS_lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ptw32_MCS_lock.c b/ptw32_MCS_lock.c index 1a143ea..6b797c5 100644 --- a/ptw32_MCS_lock.c +++ b/ptw32_MCS_lock.c @@ -89,8 +89,8 @@ * } */ -#include "implement.h" #include "pthread.h" +#include "implement.h" /* * ptw32_mcs_flag_set -- notify another thread about an event. |