Skip to content

Commit

Permalink
include the local echoserver.h copy not the wolfssh examples/echoserver
Browse files Browse the repository at this point in the history
  • Loading branch information
gojimmypi committed Dec 30, 2023
1 parent 3125222 commit d0fcea6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#include <wolfssh/test.h>
#include <wolfssl/wolfcrypt/ecc.h>

#include "examples/echoserver/echoserver.h"
#include "echoserver.h"

#if defined(WOLFSSL_PTHREADS) && defined(WOLFSSL_TEST_GLOBAL_REQ)
#include <pthread.h>
Expand Down

0 comments on commit d0fcea6

Please sign in to comment.