From 64cf4a779ef5c16c79bbbee27370169dc8d69499 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Mon, 06 May 2024 20:08:30 +0800
Subject: [PATCH] 继续开发

---
 CORE/define_all.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CORE/define_all.h b/CORE/define_all.h
index 9d47f45..27f4440 100644
--- a/CORE/define_all.h
+++ b/CORE/define_all.h
@@ -87,6 +87,7 @@
 #include "fm33a0xxev_include_all.h"
 #include <stdio.h>
 #include <stdint.h>
+#include <stdlib.h>
 #include <string.h>
 #include "bintohex.h"
 #include "user_init.h"

--
Gitblit v1.9.3