Add missing include
../../../../hw/xfree86/xaa/xaaTables.c:9:14: warning: symbol 'byte_expand3' was not declared. Should it be static? ../../../../hw/xfree86/xaa/xaaTables.c:53:14: warning: symbol 'byte_reversed_expand3' was not declared. Should it be static?
This commit is contained in:
		
							parent
							
								
									74bc792e18
								
							
						
					
					
						commit
						efefc03f9b
					
				| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
 | 
			
		||||
#include "xaalocal.h"
 | 
			
		||||
/*
 | 
			
		||||
 * This is a table of 24-bit values, indexed with an 8-bit byte value, then
 | 
			
		||||
 * expands each bit to three consecutive bits. This is required for color
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue