* include/sys/cygwin.h: Protect class definitions.

This commit is contained in:
Christopher Faylor
2000-08-23 14:53:25 +00:00
parent 644b7f266b
commit c19e7ba723
8 changed files with 42 additions and 12 deletions

View File

@@ -283,7 +283,6 @@ 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);