bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH mig] Stop including mach/msg_type.h in generated code.


From: Samuel Thibault
Subject: Re: [PATCH mig] Stop including mach/msg_type.h in generated code.
Date: Mon, 20 Feb 2023 23:37:16 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Applied, thanks!

Flavio Cruz, le dim. 19 févr. 2023 18:49:00 -0500, a ecrit:
> File is not needed.
> ---
>  user.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/user.c b/user.c
> index de3f58c..dc9e21f 100644
> --- a/user.c
> +++ b/user.c
> @@ -89,7 +89,6 @@ WriteIncludes(FILE *file)
>      fprintf(file, "#include <mach/mach_types.h>\n");
>      fprintf(file, "#include <mach/mig_errors.h>\n");
>      fprintf(file, "#include <mach/mig_support.h>\n");
> -    fprintf(file, "#include <mach/msg_type.h>\n");
>      if (IsKernelUser)
>       fprintf(file, "#include <kern/ipc_mig.h>\n");
>      fprintf(file, "#include <stdint.h>\n");
> -- 
> 2.39.1
> 
> 

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.



reply via email to

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