From 9d781ce37f1f2edf5acf45389c8d5fe5fde2369a Mon Sep 17 00:00:00 2001 From: jonathan Date: Mon, 14 Oct 1996 04:55:26 +0000 Subject: [PATCH] Back out second inclusion of from duplicated poll(2) changes. --- sys/arch/pmax/dev/fb.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/arch/pmax/dev/fb.c b/sys/arch/pmax/dev/fb.c index f2c76ba10bcb..120add060856 100644 --- a/sys/arch/pmax/dev/fb.c +++ b/sys/arch/pmax/dev/fb.c @@ -1,4 +1,4 @@ -/* $NetBSD: fb.c,v 1.17 1996/10/13 13:13:56 jonathan Exp $ */ +/* $NetBSD: fb.c,v 1.18 1996/10/14 04:55:26 jonathan Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -70,7 +70,6 @@ #include #include #include -#include #include #include #include