diff options
author | rpj <rpj> | 2011-03-26 07:43:44 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-03-26 07:43:44 +0000 |
commit | 1bc29dadbf50406f3b04f12c44efb6057a74612e (patch) | |
tree | 05b116c45d3b04a000af15f91f87cfb0b21733e4 /nonportable.c | |
parent | 79e7e4dc1b92367031260db5e46ccf9a7d011c51 (diff) |
rename function
Diffstat (limited to 'nonportable.c')
-rw-r--r-- | nonportable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonportable.c b/nonportable.c index 82c558b..742cb96 100644 --- a/nonportable.c +++ b/nonportable.c @@ -40,7 +40,7 @@ #include "pthread_mutexattr_setkind_np.c" #include "pthread_mutexattr_getkind_np.c" #include "pthread_getw32threadhandle_np.c" -#include "pthread_getsequence_np.c" +#include "pthread_getunique_np.c" #include "pthread_delay_np.c" #include "pthread_num_processors_np.c" #include "pthread_win32_attach_detach_np.c" |