mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
avoid possibility of using obsoleted stuff
This commit is contained in:
parent
bafba6946c
commit
232d17ec64
9 changed files with 26 additions and 5 deletions
|
|
@ -27,6 +27,9 @@
|
|||
Wilke. Thanks a bunch!
|
||||
|
||||
*/
|
||||
|
||||
#define CURL_NO_OLDIES
|
||||
|
||||
#include "setup.h" /* portability help from the lib directory */
|
||||
|
||||
#ifdef HAVE_SIGNAL_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue