mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:13:34 +03:00
tests: move CURL_NO_OLDIES from build to first.h
This commit is contained in:
parent
819f63679c
commit
96dcf33704
13 changed files with 11 additions and 12 deletions
|
|
@ -23,6 +23,8 @@
|
|||
* SPDX-License-Identifier: curl
|
||||
*
|
||||
***************************************************************************/
|
||||
#define CURL_NO_OLDIES
|
||||
|
||||
#include "curl_setup.h"
|
||||
|
||||
typedef int (*entry_func_t)(int, char **);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue