]> git.ipfire.org Git - thirdparty/curl.git/commit
system.h: remove all CURL_SIZEOF_* defines
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Aug 2017 13:54:06 +0000 (15:54 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 17 Aug 2017 08:26:53 +0000 (10:26 +0200)
commit80d9e35598d5e6029dc4c90bf3da885682936d2a
tree952d270ac713d7b9373d6020976a9dd9c0dbc421
parentc95eff4a11575a5973fad20619ff7ca3989316db
system.h: remove all CURL_SIZEOF_* defines

... as they're not used externally and internally we check for the sizes
already in configure etc.

Closes #1767
acinclude.m4
configure.ac
include/curl/system.h
lib/curl_setup.h
lib/mprintf.c
lib/strtoofft.c
lib/strtoofft.h
lib/warnless.c
src/tool_paramhlp.c