tool_getpass: remove unused curl/mprintf.h include

This commit is contained in:
Daniel Stenberg 2015-03-03 12:09:25 +01:00
parent a318e04419
commit f2108ec34c
1 changed files with 0 additions and 3 deletions

View File

@ -55,9 +55,6 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#define _MPRINTF_REPLACE
#include <curl/mprintf.h>
#include "tool_getpass.h"
#include "memdebug.h" /* keep this as LAST include */