aboutsummaryrefslogtreecommitdiff
path: root/lib/highlevel.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-10-06 11:06:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-10-06 11:06:20 +0000
commit2918836cefdeec94ac8cb2cd7e25199230e3f847 (patch)
treee73ecb50e43b35a45ed9167ba3d88962d136d329 /lib/highlevel.c
parentb900318d8d45a5ea1f8522d7714d55a2c61cc4a7 (diff)
removed include "writeout.h"
Diffstat (limited to 'lib/highlevel.c')
-rw-r--r--lib/highlevel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/highlevel.c b/lib/highlevel.c
index 9c1a36c4f..3e5403034 100644
--- a/lib/highlevel.c
+++ b/lib/highlevel.c
@@ -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>