removed include "writeout.h"

This commit is contained in:
Daniel Stenberg 2000-10-06 11:06:20 +00:00
parent b900318d8d
commit 2918836cef

View File

@ -107,7 +107,6 @@
#include "getpass.h"
#include "progress.h"
#include "getdate.h"
#include "writeout.h"
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>