mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-06-03 05:20:39 +02:00
use relative rather than system include here
This commit is contained in:
parent
922cfac5ed
commit
86cc8ce002
@ -45,7 +45,7 @@
|
||||
#define MAKE_CLONE(x, y) void __ssh_compat_make_clone_##x_##y(void)
|
||||
|
||||
#include <string.h>
|
||||
#include <sha2.h>
|
||||
#include "openbsd-compat/sha2.h"
|
||||
|
||||
/*
|
||||
* UNROLLED TRANSFORM LOOP NOTE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user