mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 01:05:14 +02:00
fix reversed test
This commit is contained in:
parent
c0dfd18dd1
commit
90a0b434ed
@ -64,7 +64,7 @@
|
|||||||
#ifdef HAVE_ERR_H
|
#ifdef HAVE_ERR_H
|
||||||
# include <err.h>
|
# include <err.h>
|
||||||
#endif
|
#endif
|
||||||
#ifndef HAVE_SYS_BYTEORDER_H
|
#ifdef HAVE_SYS_BYTEORDER_H
|
||||||
# include <sys/byteorder.h>
|
# include <sys/byteorder.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user