]> Git Repo - qemu.git/commit
Fix a warning on OpenSolaris
authorBlue Swirl <[email protected]>
Sat, 31 Jul 2010 19:40:13 +0000 (19:40 +0000)
committerBlue Swirl <[email protected]>
Sat, 31 Jul 2010 19:40:13 +0000 (19:40 +0000)
commit3690cec8f8d210a53471817ca01adadce34ab202
tree0f78062fa43ad10b6cbd7392b91843885262940c
parent671b0f368bda45e6bcb7a86a6cd49bb90cce3e17
Fix a warning on OpenSolaris

Add a missing #include statement to avoid a warning:
/src/qemu/net/tap-solaris.c: In function 'tap_open':
/src/qemu/net/tap-solaris.c:189: warning: implicit declaration of function 'error_report'

Signed-off-by: Blue Swirl <[email protected]>
net/tap-solaris.c
This page took 0.024016 seconds and 4 git commands to generate.