mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-11-19 05:09:53 +01:00
8 lines
107 B
C
8 lines
107 B
C
#ifndef COMPAT_UIO_H
|
|
#define COMPAT_UIO_H 1
|
|
|
|
|
|
/* Compatibility header to avoid #ifdefs on Win32 */
|
|
|
|
#endif
|