Unremoved a used variable in the PCCARD_ARCH case.
Reported by: tinderbox
This commit is contained in:
parent
a1adcec7f7
commit
8bb1c9e63c
@ -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]) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user