mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:33:34 +03:00
build: drop more unused HAVE_STRTOLL
Follow-up to e5326bfb44 #16350
Closes #16353
This commit is contained in:
parent
e5326bfb44
commit
1d0ca25d8b
3 changed files with 0 additions and 5 deletions
|
|
@ -110,7 +110,6 @@
|
|||
#define HAVE_STRCASECMP 1
|
||||
#define HAVE_STRDUP 1
|
||||
#define HAVE_STRTOK_R 1
|
||||
#define HAVE_STRTOLL 1
|
||||
#define HAVE_STRUCT_TIMEVAL 1
|
||||
#define HAVE_SYS_IOCTL_H 1
|
||||
#define HAVE_SYS_PARAM_H 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue