mirror of
https://github.com/curl/curl.git
synced 2026-08-26 22:34:45 +03:00
tidy-up: replace <memdebug.h> with "memdebug.h" (src, units)
Closes #17722
This commit is contained in:
parent
c0cb3485fe
commit
c4f9487089
38 changed files with 38 additions and 38 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue