mirror of
https://github.com/curl/curl.git
synced 2026-07-08 14:47:16 +03:00
tool_operate.c: Fixed compilation warning
warning: implicit declaration of function 'checkpasswd'
This commit is contained in:
parent
3c929ff9f6
commit
d7a39f8f97
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@
|
|||
#include "tool_msgs.h"
|
||||
#include "tool_operate.h"
|
||||
#include "tool_operhlp.h"
|
||||
#include "tool_paramhlp.h"
|
||||
#include "tool_parsecfg.h"
|
||||
#include "tool_setopt.h"
|
||||
#include "tool_sleep.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue