aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ed
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1998-02-27 05:38:32 +0000
committerMike Smith <msmith@FreeBSD.org>1998-02-27 05:38:32 +0000
commit9a70f9f75fed9c99e6229acc357e8e1520804beb (patch)
tree960cb6c6a172499118ac76ffab7e41a1930ed71a /sys/dev/ed
parentf8a88fe654f801483eaecb30a9aa96b5e4fa51a8 (diff)
Notes
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_ed.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c
index 849ef4e88c04..17e4bc78c35d 100644
--- a/sys/dev/ed/if_ed.c
+++ b/sys/dev/ed/if_ed.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: if_ed.c,v 1.132 1998/02/05 04:08:41 eivind Exp $
+ * $Id: if_ed.c,v 1.133 1998/02/06 12:13:15 eivind Exp $
*/
/*
@@ -205,7 +205,6 @@ static u_long ds_crc(u_char *ep);
#if NCARD > 0
#include <sys/select.h>
#include <pccard/cardinfo.h>
-#include <pccard/driver.h>
#include <pccard/slot.h>
/*