diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-01-23 02:16:51 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-01-23 02:16:51 +0000 |
commit | 3060d4aa1d5586c085aaec108ac6ced094304322 (patch) | |
tree | ad9dc1197087fcd5a74e9098f42f9f5706eb971d /acconfig.h | |
parent | 1347d5126a4d89718544d976f64943dfa93dd8c4 (diff) | |
download | rsync-3060d4aa1d5586c085aaec108ac6ced094304322.tar.gz rsync-3060d4aa1d5586c085aaec108ac6ced094304322.tar.bz2 rsync-3060d4aa1d5586c085aaec108ac6ced094304322.zip |
handle systems that don't take a 2nd argument to gettimeofday()
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ #undef HAVE_SHORT_INO_T #undef HAVE_GETOPT_LONG #undef REPLACE_INET_NTOA +#undef HAVE_GETTIMEOFDAY_TZ |