mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-22 05:14:48 +02:00
Include includes.h for compat bits.
This commit is contained in:
parent
b55f634e96
commit
2fbf91684d
@ -5,6 +5,8 @@
|
|||||||
* Placed in the public domain
|
* Placed in the public domain
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "includes.h"
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user