Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1588142

Re: [PATCH] uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error

From Pablo Neira Ayuso <pablo@netfilter.org>
Newsgroups linux.kernel
Subject Re: [PATCH] uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
Date 2017-02-25 15:00 +0100
Message-ID <teL3b-8f-1@gated-at.bofh.it> (permalink)
References <tebVL-py-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Feb 24, 2017 at 03:23:20AM +0300, Dmitry V. Levin wrote:
> Include <linux/limits.h> like some of uapi/linux/netfilter/xt_*.h
> headers do to fix the following linux/netfilter/xt_hashlimit.h
> userspace compilation error:
> 
> /usr/include/linux/netfilter/xt_hashlimit.h:90:12: error: 'NAME_MAX' undeclared here (not in a function)
>   char name[NAME_MAX];

Applied, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error "Dmitry V. Levin" <ldv@altlinux.org> - 2017-02-24 01:30 +0100
  Re: [PATCH] uapi: fix linux/netfilter/xt_hashlimit.h userspace  compilation error Pablo Neira Ayuso <pablo@netfilter.org> - 2017-02-25 15:00 +0100

csiph-web