mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-10-27 01:34:11 +01:00
11 lines
151 B
C
11 lines
151 B
C
/*
|
|
* Author: Manoj Ampalam <manoj.ampalam@microsoft.com>
|
|
*
|
|
* POSIX header and needed function definitions
|
|
*/
|
|
#pragma once
|
|
|
|
#include "..\w32posix.h"
|
|
|
|
|