summaryrefslogtreecommitdiff
path: root/ptw32_semwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'ptw32_semwait.c')
-rw-r--r--ptw32_semwait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ptw32_semwait.c b/ptw32_semwait.c
index e8b7ace..3956a17 100644
--- a/ptw32_semwait.c
+++ b/ptw32_semwait.c
@@ -41,7 +41,7 @@
#include "implement.h"
-INLINE int
+int
ptw32_semwait (sem_t * sem)
/*
* ------------------------------------------------------