From 7be7eef4c45767ed344d4dc29c889ed4119ddb67 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 4 Aug 1996 23:01:48 +0000 Subject: [PATCH] Less #include's. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@627 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftp/ftp_var.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/appl/ftp/ftp/ftp_var.h b/appl/ftp/ftp/ftp_var.h index d383fbbd6..f822779d1 100644 --- a/appl/ftp/ftp/ftp_var.h +++ b/appl/ftp/ftp/ftp_var.h @@ -42,8 +42,6 @@ #include #include -#include "extern.h" - /* * Options and other state info. */