Re: [PATCH] xtables-legacy: add missing config.h include

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

 



Hi Lucas,

I can blindly take this, since I guess you're fixing a problem there.

I guess it's a compilation issue with some specific toolchain? Because
I cannot reproduce this here.

Thanks!

On Fri, Mar 08, 2019 at 03:37:09PM +0100, Lucas Stach wrote:
> Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
> ---
>  iptables/xtables-legacy-multi.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/iptables/xtables-legacy-multi.c b/iptables/xtables-legacy-multi.c
> index e68814dd082e..3b7905ff76b1 100644
> --- a/iptables/xtables-legacy-multi.c
> +++ b/iptables/xtables-legacy-multi.c
> @@ -1,3 +1,4 @@
> +#include <config.h>
>  #include <stdio.h>
>  #include <stdlib.h>
>  #include <string.h>
> -- 
> 2.20.1
> 



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux