Skip to content

Commit f0e3822

Browse files
update test include path, needed for Yocto builds
1 parent acd857f commit f0e3822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/wolfsshd/test/test_configuration.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include <stdarg.h>
22

33
#include <wolfssh/ssh.h>
4-
#include <configuration.h>
4+
#include <apps/wolfsshd/configuration.h>
55

66
#ifndef WOLFSSH_DEFAULT_LOG_WIDTH
77
#define WOLFSSH_DEFAULT_LOG_WIDTH 120

0 commit comments

Comments
 (0)