From 5a05cff4e611edff768ab84b5e46ad089fab9ecc Mon Sep 17 00:00:00 2001 From: LeonShu Date: Mon, 7 Jul 2025 16:23:13 +0800 Subject: [PATCH] test Signed-off-by: LeonShu --- tests/alldts.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/alldts.c b/tests/alldts.c index d0fe4f24..8b26651f 100644 --- a/tests/alldts.c +++ b/tests/alldts.c @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ + #ifdef HAVE_CONFIG_H # include #endif -- Gitee