$NetBSD: patch-cb,v 1.1 2005/03/21 14:44:08 tv Exp $ --- config.hin.orig Thu Mar 11 03:59:16 2004 +++ config.hin @@ -669,6 +669,9 @@ /* Define to 1 if you have run the test for working tzset. */ #undef HAVE_RUN_TZSET_TEST +/* Define to 1 if you have the `setgroups' function. */ +#undef HAVE_SETGROUPS + /* Define to 1 if you have the `sethostname' function. */ #undef HAVE_SETHOSTNAME @@ -920,6 +923,9 @@ /* Define if struct stat has an st_dm_mode member. */ #undef HAVE_ST_DM_MODE + +/* Define to 1 if you have the `sync' function. */ +#undef HAVE_SYNC /* Define to 1 if you have the `sysctl' function. */ #undef HAVE_SYSCTL