]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change; not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Mon, 26 Feb 2018 20:29:04 +0000 (12:29 -0800)
committerOliver Kurth <okurth@vmware.com>
Mon, 26 Feb 2018 20:29:04 +0000 (12:29 -0800)
open-vm-tools/lib/include/hostinfo.h

index 6d456a4d47bbeec9749cbeebe09c0f2111bfa9ef..d245d6a2c4096b6e6ee42e6b60f4ae708cedfc37 100644 (file)
@@ -109,8 +109,6 @@ char *Hostinfo_GetOSGuestString(void);
 Bool Hostinfo_OSIsWinNT(void);
 Bool Hostinfo_OSIsWow64(void);
 Bool Hostinfo_TSCInvariant(void);
-DWORD Hostinfo_OpenProcessBits(void);
-DWORD Hostinfo_OpenThreadBits(void);
 int Hostinfo_EnumerateAllProcessPids(uint32 **processIds);
 #else
 void Hostinfo_ResetProcessState(const int *keepFds,