]> granicus.if.org Git - curl/commit
Make sure SIZEOF_CURL_OFF_T is defined before we check for it being > 4.
authorDaniel Stenberg <daniel@haxx.se>
Wed, 10 Mar 2004 08:08:02 +0000 (08:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 10 Mar 2004 08:08:02 +0000 (08:08 +0000)
commit22f4d81f3e6712cb4fc07f33e902cc7382c2212b
tree5f9d67712e54e7c2a3fc41f803214f8faf119c7e
parent0d1f80ccb508460788f371b64f1d7b0da99e9e8b
Make sure SIZEOF_CURL_OFF_T is defined before we check for it being > 4.
It is only undefined when this file is included by others (like ares) and
in those cases it doesn't matter.
lib/setup.h