Initialize a variable to fix build with GCC.
This commit is contained in:
parent
7e28a78737
commit
784c918f6a
@ -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