From 3060d4aa1d5586c085aaec108ac6ced094304322 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sun, 23 Jan 2000 02:16:51 +0000 Subject: handle systems that don't take a 2nd argument to gettimeofday() --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 57522923..d35ec3fb 100644 --- a/acconfig.h +++ b/acconfig.h @@ -10,3 +10,4 @@ #undef HAVE_SHORT_INO_T #undef HAVE_GETOPT_LONG #undef REPLACE_INET_NTOA +#undef HAVE_GETTIMEOFDAY_TZ -- cgit v1.2.1