xtest: add extinit.h for SyncExtensionInit
This adds the decl for SyncExtenionInit. Signed-off-by: Dave Airlie <airlied@redhat.com> Tested-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
		
							parent
							
								
									746193a7f1
								
							
						
					
					
						commit
						ea74e381ae
					
				| 
						 | 
					@ -30,6 +30,7 @@
 | 
				
			||||||
#include "inputstr.h"
 | 
					#include "inputstr.h"
 | 
				
			||||||
#include "scrnintstr.h"
 | 
					#include "scrnintstr.h"
 | 
				
			||||||
#include "exevents.h"
 | 
					#include "exevents.h"
 | 
				
			||||||
 | 
					#include "extinit.h"
 | 
				
			||||||
#include "xkbsrv.h"
 | 
					#include "xkbsrv.h"
 | 
				
			||||||
#include "xserver-properties.h"
 | 
					#include "xserver-properties.h"
 | 
				
			||||||
#include "syncsrv.h"
 | 
					#include "syncsrv.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue