bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 13/18] kern/machine.c: fix implicit declaration of function


From: Samuel Thibault
Subject: Re: [PATCH 13/18] kern/machine.c: fix implicit declaration of function
Date: Mon, 9 Dec 2013 00:36:48 +0900
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Marin Ramesa, le Fri 06 Dec 2013 16:29:55 +0100, a écrit :
> This include fixes the implicit declaration of function. But I don't know if
> it is correct to include here stuff from i386at.

Ditto.

> * kern/machine.c: Include i386at/model_dep.h.
> 
> ---
>  kern/machine.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/kern/machine.c b/kern/machine.c
> index 3dadeb5..ad39b6f 100644
> --- a/kern/machine.c
> +++ b/kern/machine.c
> @@ -53,7 +53,7 @@
>  #include <machine/machspl.h> /* for splsched */
>  #include <machine/model_dep.h>
>  #include <sys/reboot.h>
> -
> +#include <i386at/model_dep.h>
>  
>  
>  /*
> -- 
> 1.8.1.4
> 
> 

-- 
Samuel
 FYLG> Tiens, vlà une URL qui va bien :
 FYLG> ftp://127.0.0.1/WaReZ/NiouZeS/WinDoZe/NeWSMoNGeR/SuPeR
 c'est gentil sauf que l'adresse ne fonctionne pas sa me fais une erreur
 -+- Furtif in Guide du Neuneu Usenet : <MODE CERVEAU OFF> -+-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]