src: include memdebug.h consistently with angle brackets <>

Not double quotes. Since the file is never local.

Closes #17284
This commit is contained in:
Daniel Stenberg 2025-05-08 09:42:51 +02:00
parent 2d528898f7
commit c30c7d2170
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
9 changed files with 9 additions and 9 deletions

View file

@ -72,7 +72,7 @@ if($c)
print <<HEAD
#include <zlib.h>
#include "memdebug.h" /* keep this as LAST include */
#include <memdebug.h> /* keep this as LAST include */
static const unsigned char hugehelpgz[] = {
/* This mumbo-jumbo is the huge help text compressed with gzip.
Thanks to this operation, the size of this data shrank from $gzip