From 14a3139c4d3ef2787b2cf74632b66296d2b93b95 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 31 Jul 2013 15:36:56 +0200 Subject: curl: follow-up for commit 5af2bfb9 Use tvnow() and tvdiff() to avoid introducing new linkage issues --- src/Makefile.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Makefile.inc') diff --git a/src/Makefile.inc b/src/Makefile.inc index 09bd9e804..cd890accc 100644 --- a/src/Makefile.inc +++ b/src/Makefile.inc @@ -13,8 +13,7 @@ CURLX_ONES = \ ../lib/strtoofft.c \ ../lib/strdup.c \ ../lib/rawstr.c \ - ../lib/nonblock.c \ - ../lib/timeval.c + ../lib/nonblock.c CURL_CFILES = \ tool_binmode.c \ -- cgit v1.2.3