From 1aa92f833f81535fa5d7bfc004df1aa182a10b6f Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 7 Sep 1998 02:28:45 +0000 Subject: [PATCH] call SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T --- configure.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.in b/configure.in index 299a8385d..f7a789a9a 100644 --- a/configure.in +++ b/configure.in @@ -744,6 +744,8 @@ AC_TYPE_MODE_T AC_TYPE_UID_T SUDO_TYPE_SIZE_T SUDO_TYPE_SSIZE_T +SUDO_TYPE_DEV_T +SUDO_TYPE_INO_T SUDO_FULL_VOID SUDO_UID_T_LEN SUDO_SOCK_SA_LEN -- 2.40.0