Commit f2108ec3 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

tool_getpass: remove unused curl/mprintf.h include

parent a318e044
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -55,9 +55,6 @@
#ifdef HAVE_UNISTD_H
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#include <unistd.h>
#endif
#endif
#define _MPRINTF_REPLACE
#include <curl/mprintf.h>

#include "tool_getpass.h"
#include "tool_getpass.h"


#include "memdebug.h" /* keep this as LAST include */
#include "memdebug.h" /* keep this as LAST include */