Home
last modified time | relevance | path

Searched hist:"2822 c1b6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/stubs/
H A Dqtest.c2822c1b6 Fri Feb 06 15:43:15 CST 2015 Stefan Weil <sw@weilnetz.de> stubs: Fix warning caused by missing include statement

Warning from the Sparse static analysis tool:

stubs/qtest.c:14:6:
warning: symbol 'qtest_allowed' was not declared. Should it be static?

Add the missing include statement which declares qtest_allowed.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>