Unremoved a used variable in the PCCARD_ARCH case.

Reported by:	tinderbox
This commit is contained in:
bde 2004-03-12 15:28:13 +00:00
parent a1adcec7f7
commit 8bb1c9e63c

View File

@ -557,6 +557,9 @@ netconfig:
if (!cancel) {
DevInfo *di;
char temp[512], ifn[255];
#ifdef PCCARD_ARCH
char *pccard;
#endif
int ipv4_enable = FALSE;
if (hostname[0]) {