Skip to content

Commit 71b5072

Browse files
committed
Fix build without cyassl.
1 parent b1e1561 commit 71b5072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wdctl_thread.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
#include "common.h"
4343
#include "httpd.h"
4444
#include "util.h"
45+
#include "wd_util.h"
4546
#include "conf.h"
4647
#include "debug.h"
4748
#include "auth.h"

0 commit comments

Comments
 (0)