summaryrefslogtreecommitdiff
path: root/net/teddycloud/files/patch-src_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/teddycloud/files/patch-src_main.c')
-rw-r--r--net/teddycloud/files/patch-src_main.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/teddycloud/files/patch-src_main.c b/net/teddycloud/files/patch-src_main.c
new file mode 100644
index 000000000000..55666d94b88c
--- /dev/null
+++ b/net/teddycloud/files/patch-src_main.c
@@ -0,0 +1,14 @@
+--- src/main.c.orig 2026-01-23 20:47:56 UTC
++++ src/main.c
+@@ -7,10 +7,10 @@
+ #include <stdint.h>
+ #include <math.h>
+ #include <getopt.h>
++#include <cjson/cJSON.h>
+
+ #include "error.h"
+ #include "debug.h"
+-#include "cJSON.h"
+ #include "esp32.h"
+
+ #include "version.h"