mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-08-17 16:08:33 +02:00
7 lines
133 B
C
7 lines
133 B
C
#ifndef COMPAT_RESOLV_H
|
|
#define COMPAT_RESOLV_H 1
|
|
|
|
/* Compatibility header to avoid lots of #ifdef _WIN32's in includes.h */
|
|
|
|
#endif
|