vnc: add qapi/error.h include to stubs
Fixes --disable-vnc build failure. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20180213070526.22475-1-kraxel@redhat.com
This commit is contained in:
		
							parent
							
								
									f42fdb24b7
								
							
						
					
					
						commit
						577ce409ac
					
				| @ -1,5 +1,6 @@ | ||||
| #include "qemu/osdep.h" | ||||
| #include "ui/console.h" | ||||
| #include "qapi/error.h" | ||||
| 
 | ||||
| int vnc_display_password(const char *id, const char *password) | ||||
| { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Gerd Hoffmann
						Gerd Hoffmann