Initialize a variable to fix build with GCC.
This commit is contained in:
parent
5c420aae3b
commit
540a97e342
@ -440,7 +440,7 @@ pnpautoload_simplebus(void) {
|
||||
const char *pnpstring;
|
||||
const char *compatstr;
|
||||
char *pnpinfo = NULL;
|
||||
char *module;
|
||||
char *module = NULL;
|
||||
int tag = 0, len, pnplen;
|
||||
int error;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user