mirror of
https://github.com/curl/curl.git
synced 2026-07-23 16:57:19 +03:00
added base64.h include to silent warnings about missing prototype for ATOB_ConvertAsciiToItem.
This commit is contained in:
parent
1486a11839
commit
2786ecaeef
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
|||
#include <secitem.h>
|
||||
#include <secport.h>
|
||||
#include <certdb.h>
|
||||
#include <base64.h>
|
||||
|
||||
#include "curl_memory.h"
|
||||
#include "rawstr.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue