diff options
Diffstat (limited to 'pthread/pt-spin-inlines.c')
-rw-r--r-- | pthread/pt-spin-inlines.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pthread/pt-spin-inlines.c b/pthread/pt-spin-inlines.c index 40a692b..af453e1 100644 --- a/pthread/pt-spin-inlines.c +++ b/pthread/pt-spin-inlines.c @@ -20,7 +20,7 @@ not possible. */ #define _FORCE_INLINES -#define __PT_SPIN_INLINE /* empty */ +#define __PT_SPIN_INLINE /* empty */ #include <pthread.h> |