mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:53:46 +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
|
|
@ -48,6 +48,8 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#define CURL_NO_OLDIES
|
||||
|
||||
#include "setup.h" /* portability help from the lib directory */
|
||||
|
||||
#ifdef HAVE_SYS_IOCTL_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue