*** dev/isa/wdc.c-	Sun Feb 22 14:41:21 1998
--- dev/isa/wdc.c	Wed Sep 16 18:06:46 1998
***************
*** 246,254 ****
  	struct isa_attach_args *ia = aux;
  #if NWD > 0
  	int drive;
- #endif	/* NWD */
  	bus_space_tag_t iot = wdc->sc_iot;
  	bus_space_handle_t ioh = wdc->sc_ioh;
  
  	TAILQ_INIT(&wdc->sc_xfer);
  	wdc->sc_drq = ia->ia_drq;
--- 246,254 ----
  	struct isa_attach_args *ia = aux;
  #if NWD > 0
  	int drive;
  	bus_space_tag_t iot = wdc->sc_iot;
  	bus_space_handle_t ioh = wdc->sc_ioh;
+ #endif	/* NWD */
  
  	TAILQ_INIT(&wdc->sc_xfer);
  	wdc->sc_drq = ia->ia_drq;
