summaryrefslogtreecommitdiff
path: root/open-vm-tools/lib/include/vthreadBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'open-vm-tools/lib/include/vthreadBase.h')
-rw-r--r--open-vm-tools/lib/include/vthreadBase.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/open-vm-tools/lib/include/vthreadBase.h b/open-vm-tools/lib/include/vthreadBase.h
index 4339df1d..c83535c3 100644
--- a/open-vm-tools/lib/include/vthreadBase.h
+++ b/open-vm-tools/lib/include/vthreadBase.h
@@ -145,7 +145,6 @@ VThreadBase_IsInSignal(void)
#else
Bool VThreadBase_IsInSignal(void);
void VThreadBase_SetIsInSignal(VThreadID tid, Bool isInSignal);
-int VThreadBase_SigMask(int how, const sigset_t *newmask, sigset_t *oldmask);
#endif
#endif /* VMM */