use relative rather than system include here

This commit is contained in:
Damien Miller 2020-10-03 13:38:55 +10:00
parent 922cfac5ed
commit 86cc8ce002
1 changed files with 1 additions and 1 deletions

View File

@ -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: