#include "slist_wc.h"
/* The last #include files should be: */
-#include <memdebug.h>
+#include "memdebug.h"
/*
* slist_wc_append() appends a string to the linked list. This function can be
#endif
#include "terminal.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifdef HAVE_TERMIOS_H
# include <termios.h>
#include "tool_bname.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifndef HAVE_BASENAME
#include "tool_cb_dbg.h"
#include "tool_util.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
static void dump(const char *timebuf, const char *idsbuf, const char *text,
FILE *stream, const unsigned char *ptr, size_t size,
#include "tool_operate.h"
#include "tool_libinfo.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
static char *parse_filename(const char *ptr, size_t len);
#include "tool_operate.h"
#include "terminal.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#define MAX_BARLENGTH 400
#define MIN_BARLENGTH 20
#include "tool_util.h"
#include "tool_msgs.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/*
** callback for CURLOPT_READFUNCTION
#include "tool_operate.h"
#include "tool_cb_see.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/*
** callback for CURLOPT_SEEKFUNCTION
#include "tool_cb_wrt.h"
#include "tool_operate.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifdef _WIN32
#define OPENMODE S_IREAD | S_IWRITE
#include "tool_formparse.h"
#include "tool_paramhlp.h"
#include "tool_main.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
void config_init(struct OperationConfig *config)
{
#include "tool_dirhie.h"
#include "tool_msgs.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#if defined(_WIN32) || (defined(MSDOS) && !defined(__DJGPP__))
# define mkdir(x,y) (mkdir)((x))
#include "tool_doswin.h"
#include "tool_msgs.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifdef _WIN32
# undef PATH_MAX
#include "tool_easysrc.h"
#include "tool_msgs.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/* global variable definitions, for easy-interface source code generation */
#include "tool_findfile.h"
#include "tool_cfgable.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
struct finder {
const char *env;
#include "tool_paramhlp.h"
#include "tool_formparse.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/* tool_mime functions. */
static struct tool_mime *tool_mime_new(struct tool_mime *parent,
#include "tool_help.h"
#include "var.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#define ALLOW_BLANK TRUE
#define DENY_BLANK FALSE
#endif
#include "tool_getpass.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifdef __VMS
/* VMS implementation */
#include "tool_cfgable.h"
#include "terminal.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
struct category_descriptors {
const char *opt;
#include "tool_msgs.h"
#include "tool_getparam.h"
#include "tool_helpers.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/*
** Helper functions that are used from more than one source file.
#include "tool_cfgable.h"
#include "tool_msgs.h"
#include "tool_ipfs.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/* ensure input ends in slash */
static CURLcode ensure_trailing_slash(char **input)
#include "tool_setup.h"
#include "tool_libinfo.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/* global variable definitions, for libcurl runtime info */
* the library level code from this client-side is ugly, but we do this
* anyway for convenience.
*/
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifdef __VMS
/*
#include "tool_cb_prg.h"
#include "terminal.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#define WARN_PREFIX "Warning: "
#define NOTE_PREFIX "Note: "
CURL_EXTERN CURLcode curl_easy_perform_ev(CURL *easy);
#endif
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifdef CURL_CA_EMBED
#ifndef CURL_DECLARED_CURL_CA_EMBED
#include "tool_doswin.h"
#include "tool_operhlp.h"
#include "tool_msgs.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
void clean_getout(struct OperationConfig *config)
{
#include "tool_util.h"
#include "tool_version.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
struct getout *new_getout(struct OperationConfig *config)
{
#include "tool_msgs.h"
#include "tool_parsecfg.h"
#include "tool_util.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/* only acknowledge colon or equals as separators if the option was not
specified with an initial dash! */
#include "tool_easysrc.h"
#include "tool_setopt.h"
#include "tool_msgs.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
/* Lookup tables for converting setopt values back to symbols */
/* For enums, values may be in any order. */
#include "tool_stderr.h"
#include "tool_msgs.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
FILE *tool_stderr;
#include "tool_doswin.h"
#include "tool_urlglob.h"
#include "tool_vms.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#define GLOBERROR(string, column, code) \
glob->error = string, glob->pos = column, code
#include "tool_setup.h"
#include "tool_util.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifdef _WIN32
#include "curlmsg_vms.h"
#include "tool_vms.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
void decc$__posix_exit(int __status);
void decc$exit(int __status);
#include "tool_cfgable.h"
#include "tool_writeout.h"
#include "tool_writeout_json.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
static int writeTime(FILE *stream, const struct writeoutvar *wovar,
struct per_transfer *per, CURLcode per_result,
#include "tool_setup.h"
#include "tool_xattr.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#ifdef USE_XATTR
#include "tool_paramhlp.h"
#include "tool_writeout_json.h"
#include "var.h"
-#include <memdebug.h> /* keep this as LAST include */
+#include "memdebug.h" /* keep this as LAST include */
#define MAX_EXPAND_CONTENT 10000000
#define MAX_VAR_LEN 128 /* max length of a name */
#include "hash.h"
-#include <memdebug.h> /* LAST include file */
+#include "memdebug.h" /* LAST include file */
static void t1602_mydtor(void *p)
{
#include "hash.h"
-#include <memdebug.h> /* LAST include file */
+#include "memdebug.h" /* LAST include file */
static const size_t slots = 3;
#include "uint-hash.h"
-#include <memdebug.h> /* LAST include file */
+#include "memdebug.h" /* LAST include file */
static void t1616_mydtor(unsigned int id, void *elem)
{