From cded6aa77e6b1f31eafcf35c4cd3f8041c09d7d3 Mon Sep 17 00:00:00 2001 From: OBATA Akio Date: Sat, 16 May 2020 18:33:20 +0900 Subject: [PATCH] Resolve duplicated HAVE_GETIFADDRS definition Signed-off-by: OBATA Akio --- config.h.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/config.h.cmake b/config.h.cmake index c7c98fbc4..204f4cbe5 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -164,7 +164,6 @@ #cmakedefine HAVE_SETPROCTITLE 1 #cmakedefine HAVE_SYSINFO 1 #cmakedefine HAVE_STRNLEN 1 -#cmakedefine HAVE_GETIFADDRS 1 #cmakedefine HAVE_CRYPT 1 #cmakedefine HAVE_SETUSERCONTEXT 1