xfree86/hurd: include <hurd.h>
Needed for using get_privileged_port. Signed-off-by: Pino Toscano <toscano.pino@tiscali.it> Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
		
							parent
							
								
									f0659a7f68
								
							
						
					
					
						commit
						c079b8e675
					
				| 
						 | 
				
			
			@ -42,6 +42,7 @@
 | 
			
		|||
#include <sys/file.h>
 | 
			
		||||
#include <assert.h>
 | 
			
		||||
#include <mach.h>
 | 
			
		||||
#include <hurd.h>
 | 
			
		||||
 | 
			
		||||
int
 | 
			
		||||
xf86ProcessArgument(int argc, char **argv, int i)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -27,6 +27,7 @@
 | 
			
		|||
#include<mach.h>
 | 
			
		||||
#include<device/device.h>
 | 
			
		||||
#include<mach/machine/mach_i386.h>
 | 
			
		||||
#include <hurd.h>
 | 
			
		||||
 | 
			
		||||
#include <X11/X.h>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -28,6 +28,7 @@
 | 
			
		|||
#include <mach.h>
 | 
			
		||||
#include <device/device.h>
 | 
			
		||||
#include <mach/machine/mach_i386.h>
 | 
			
		||||
#include <hurd.h>
 | 
			
		||||
 | 
			
		||||
#include <X11/X.h>
 | 
			
		||||
#include "input.h"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue