curl: follow-up for commit 5af2bfb9

Use tvnow() and tvdiff() to avoid introducing new linkage issues
This commit is contained in:
Yang Tse 2013-07-31 15:36:56 +02:00
parent 5af2bfb955
commit 14a3139c4d
2 changed files with 4 additions and 4 deletions

View file

@ -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 \