Loading...
Searching...
No Matches
Go to the documentation of this file.
9#ifndef SQUID_COMPAT_WIN32_MAPERROR_H
10#define SQUID_COMPAT_WIN32_MAPERROR_H
12#if (_SQUID_WINDOWS_ || _SQUID_MINGW_) && !_SQUID_CYGWIN_
16void WIN32_maperror(
unsigned long WIN32_oserrno);