summaryrefslogtreecommitdiff
path: root/PACE/pace/win32/semaphore.h
diff options
context:
space:
mode:
Diffstat (limited to 'PACE/pace/win32/semaphore.h')
-rw-r--r--PACE/pace/win32/semaphore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACE/pace/win32/semaphore.h b/PACE/pace/win32/semaphore.h
index 7abd89211f0..d7e395f7fc6 100644
--- a/PACE/pace/win32/semaphore.h
+++ b/PACE/pace/win32/semaphore.h
@@ -40,7 +40,7 @@ extern "C" {
#endif /* PACE_HAS_POSIX_NONUOF_FUNCS */
#if (PACE_HAS_POSIX_NONUOF_FUNCS)
- PACE_INLINE pace_sem_t * sem_open (const char * name, int oflag, ...);
+ pace_sem_t * sem_open (const char * name, int oflag, ...);
#endif /* PACE_HAS_POSIX_NONUOF_FUNCS */
#if (PACE_HAS_POSIX_NONUOF_FUNCS)