From e2fc744e4b1ebd9998cb49ea7aa9a06681943338 Mon Sep 17 00:00:00 2001 From: huang-xl Date: Thu, 23 Jun 2022 16:22:28 +0800 Subject: [PATCH] build Signed-off-by: huang-xl Signed-off-by: huang-xl Change-Id: I90498f7ffeb3d58cd8f8225936df3da0538be6aa --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 2fb2ad8..11df64b 100644 --- a/config.h +++ b/config.h @@ -219,7 +219,7 @@ #define HAVE_SIG_ATOMIC_T 1 -#define HAVE_SIOCGIFADDR /**/ +#define HAVE_SIOCGIFADDR #define HAVE_SNPRINTF 1 -- Gitee