From 801a1e2ebebaa01681ec55c4e6732bb82c6b96b6 Mon Sep 17 00:00:00 2001 From: Gunther Date: Tue, 30 Jun 1992 17:12:15 +0000 Subject: [PATCH] Combined dvx_driver.c and drvDrx.c --- src/drv/drvDvx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drv/drvDvx.c b/src/drv/drvDvx.c index 54afde549..4837d5f37 100644 --- a/src/drv/drvDvx.c +++ b/src/drv/drvDvx.c @@ -120,7 +120,7 @@ static char *SccsId = "@(#)dvx_driver.c 1.0\t5/1/90"; struct dvx_rec dvx[MAX_DVX_CARDS]; static char *dvx_shortaddr; static char *dvx_stdaddr; -extern SEMAPHORE dvx_rpt_sem; +SEMAPHORE dvx_rpt_sem; /* variable used in io_report to report which cards have been found. */