Applied, thanks!

Flavio Cruz, le lun. 24 juin 2024 21:55:47 +0100, a ecrit:
> Compilation fails otherwise due to -Werror=implicit-function-declaration
> ---
>  pfinet/ethernet.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/pfinet/ethernet.c b/pfinet/ethernet.c
> index 9eb33bb..ae738de 100644
> --- a/pfinet/ethernet.c
> +++ b/pfinet/ethernet.c
> @@ -30,6 +30,7 @@
>  #include <string.h>
>  #include <error.h>
>  #include <fcntl.h>
> +#include <unistd.h>
>  
>  #include <linux/netdevice.h>
>  #include <linux/etherdevice.h>
> -- 
> 2.45.2
> 
> 

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

Reply via email to