summaryrefslogtreecommitdiff
path: root/cwebhook.c
diff options
context:
space:
mode:
Diffstat (limited to 'cwebhook.c')
-rw-r--r--cwebhook.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cwebhook.c b/cwebhook.c
index 5dd6126..1e22d23 100644
--- a/cwebhook.c
+++ b/cwebhook.c
@@ -18,6 +18,7 @@
#include <openssl/ssl.h>
#include <cjson/cJSON.h>
#include "structs.h"
+#include "str_fns.h"
#include "https_server_structs.h"
#include "log.h"
#include "load_config.h"