mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:03:33 +03:00
parent
d4234d9f46
commit
dd82205bb2
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
#include "curlx/fopen.h" /* for CURLX_FOPEN_LOW(), CURLX_FREOPEN_LOW() */
|
#include "curlx/fopen.h" /* for CURLX_FOPEN_LOW(), CURLX_FREOPEN_LOW() */
|
||||||
|
|
||||||
#ifdef USE_BACKTRACE
|
#ifdef USE_BACKTRACE
|
||||||
#include "backtrace.h"
|
#include <backtrace.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
struct memdebug {
|
struct memdebug {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue