`error: use of undeclared identifier 'NEGOSSP_NAME'`
I encountered the following problem when trying to compile these programs with winegcc:
- https://learn.microsoft.com/en-us/windows/win32/secauthn/using-sspi-with-a-w... - https://learn.microsoft.com/en-us/windows/win32/secauthn/using-sspi-with-a-w...
So, adding this code helps to solve the problem
-- v5: include/security.h: Correct comment style to /* */