mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Add includes to ptimeout test.
Fixes test failures on AIX due to type mismatches.
This commit is contained in:
parent
ab69dda05d
commit
ef798bad38
@ -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 <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user