From 20b0de662976d6daa13b6f0d3bb1f48f2a7fabbd Mon Sep 17 00:00:00 2001 From: fumiama Date: Tue, 18 May 2021 20:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cfgwriter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfgwriter.c b/cfgwriter.c index 30df430..bcbb484 100644 --- a/cfgwriter.c +++ b/cfgwriter.c @@ -1,7 +1,7 @@ #include #include +#include #include "config.h" -#include "simple-protobuf/simple_protobuf.h" CONFIG cfg;