mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-11-23 23:23:08 +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
|