mirror of
https://github.com/curl/curl.git
synced 2026-06-04 20:34:16 +03:00
sasl_gssapi: Fixed missing include from commit d3cca934ee
This commit is contained in:
parent
7b5ca30917
commit
0b311834eb
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
#include "curl_base64.h"
|
||||
#include "curl_gssapi.h"
|
||||
#include "curl_memory.h"
|
||||
#include "sendf.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue