Revert previous erroneous checkin.

This commit is contained in:
Christopher Faylor
2000-08-23 14:56:28 +00:00
parent c19e7ba723
commit e1cf4ae80c
6 changed files with 12 additions and 36 deletions

View File

@@ -283,6 +283,7 @@ long __stdcall to_time_t (FILETIME * ptr);
int __stdcall lock_pinfo_for_update (DWORD timeout);
#endif
void unlock_pinfo (void);
void _stdcall set_myself (pid_t pid);
/* Retrieve a security descriptor that allows all access */
SECURITY_DESCRIPTOR *__stdcall get_null_sd (void);